Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CMakeLists.txt #1624

Merged
merged 1 commit into from Jun 11, 2023
Merged

Update CMakeLists.txt #1624

merged 1 commit into from Jun 11, 2023

Conversation

abrender
Copy link
Contributor

Change REQUIRES to PRIV_REQUIRES because the public API of this package does not require users of this package to know about arduino. This can cut down on the compile time & search paths (see https://cmake.org/pipermail/cmake/2016-May/063400.html for more details).

Change `REQUIRES` to `PRIV_REQUIRES` because the public API of this package does not require users of this package to know about `arduino`.
@tablatronix tablatronix merged commit 3a303ee into tzapu:master Jun 11, 2023
33 checks passed
@tablatronix tablatronix added the Task Non Code Related Task label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Non Code Related Task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants