This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
19811e3d1d
cmake
/
Tests
/
RunCMake
/
find_package
/
ComponentRequiredAndOptiona...
2 lines
87 B
Raw
Normal View
History
Unescape
Escape
Imported Upstream version 2.8.8
13 years ago
find_package
(
NotHere
REQUIRED
CompA
CompB
CompC
OPTIONAL_COMPONENTS
CompA
CompB
CompD
)