Fixed
- Fix
keepSecrets
task generatingCMakeLists.txt
file with a conditonal code block that starts withelseif
line instead ofif
, which results in a code that cannot be compiled.
keepSecrets
task generating CMakeLists.txt
file with a conditonal code block that starts with elseif
line instead of if
, which results in a code that cannot be compiled.