ba907f7dc2
Until now it was checked with "if(VAR)", which will be false in case "0" is the content of the variable.
2 lines
38 B
CMake
2 lines
38 B
CMake
find_package(Pseudo 0 EXACT REQUIRED)
|