This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
RunCMake
/
FPHSA
/
exact_0_matching.cmake
2 lines
38 B
CMake
Raw
Normal View
History
Unescape
Escape
FPHSA: fix when requested or found version is exactly 0 Until now it was checked with "if(VAR)", which will be false in case "0" is the content of the variable.
2014-10-07 22:46:11 +02:00
find_package
(
Pseudo
0
EXACT
REQUIRED
)
Reference in New Issue
Copy Permalink