Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ParaView
Catalyst
Merge requests
!60
CMake find_package does not handle VERSION keyword
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Nicolas Vuaille
requested to merge
nicolas.vuaille/catalyst:FixFindPackageArgs
into
master
Feb 21, 2022
Overview
7
Commits
1
Pipelines
1
Changes
2
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