Skip to content

Conversation

@pysco68
Copy link
Contributor

@pysco68 pysco68 commented Feb 5, 2025

Allow the user to completely specify the additional find package arguments by implementing a "default to 'REQUIRED'" strategy: if nothing is specified a find_package(<content_name> REQUIRED) is run, otherwise the user has to specify the FULL argument set except <content_name>. For good measure a bit of validation is done. Updated the documentation accordingly.

CHANGELOG

  • improved the handling of HFC's FIND_PACKAGE_ARGS in library declarations to allow more arguments to be passed (now search can be specified among other things)

Change-Id: I213ae84308423de275bd701258b36ea7efcf0074

@pysco68 pysco68 self-assigned this Feb 5, 2025
@pysco68 pysco68 force-pushed the feature/improve-hfc-FIND_PACKAGE_ARGS-handling branch 2 times, most recently from b787991 to 7eaaf7f Compare February 11, 2025 15:50
Allow the user to completely specify the additional find package arguments by implementing a "default to 'REQUIRED'" strategy: if nothing is specified a find_package(<content_name> REQUIRED) is run, otherwise the user has to specify the FULL argument set except <content_name>. For good measure a bit of validation is done. Updated the documentation accordingly.

CHANGELOG

- improved the handling of HFC's FIND_PACKAGE_ARGS in library declarations to allow more arguments to be passed (now search <version> can be specified among other things)

Change-Id: I213ae84308423de275bd701258b36ea7efcf0074
@pysco68 pysco68 force-pushed the feature/improve-hfc-FIND_PACKAGE_ARGS-handling branch from 7eaaf7f to 06c92db Compare February 19, 2025 11:09
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.

2 participants