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

Feature/parsing arguments robustly #527

Conversation

ClausKlein
Copy link
Contributor

Parsing Arguments Robustly

Prevent test errors if CPM_SOURCE_CACHE is set

Use cmake_parse_arguments(PARSE_ARGV...)

Add CMake workflow presets test

ClausKlein and others added 7 commits December 7, 2023 16:10
Prevent test errors if CPM_SOURCE_CACHE is set

Use cmake_parse_arguments(PARSE_ARGV...)

Add CMake workflow presets test
Install the dependent boost libs too
@ClausKlein ClausKlein force-pushed the feature/Parsing_Arguments_Robustly branch from d4e7cf1 to aeab3ee Compare January 1, 2024 21:22
If boost is installed, it works.
If not, it will have a night mare!
@ClausKlein ClausKlein force-pushed the feature/Parsing_Arguments_Robustly branch from aeab3ee to 456c593 Compare January 1, 2024 21:40
@ClausKlein ClausKlein force-pushed the feature/Parsing_Arguments_Robustly branch from a6681f5 to 07f2470 Compare January 2, 2024 21:57
@ClausKlein
Copy link
Contributor Author

I give it up, the CPM.cmake interface has no long term successs!

@ClausKlein ClausKlein closed this Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant