Skip to content
GitLab
Explore
Sign in
Register
CMake find_package does not handle VERSION keyword
Code
Review changes
Check out branch
Download
Patches
Plain diff
Nicolas Vuaille
requested to merge
nicolas.vuaille/catalyst:FixFindPackageArgs
into
master
Feb 21, 2022
Overview
7
Commits
1
Pipelines
1
Changes
2
Expand
in
find_package
,
VERSION
keyword should not be used as it is unhandle and raise a configuration error.
find_package called with invalid argument "VERSION"
Correct the doc and example as needed.
Introduced
here
and
here
Edited
Feb 21, 2022
by
Nicolas Vuaille
Merge request reports
Loading