top | item 39902123 (no title) snnn | 1 year ago A cmake option only has two values: ON or OFF. There is no unset. Because it is a boolean.See: https://cmake.org/cmake/help/latest/command/option.html discuss order hn newest account42|1 year ago This is not actually true, you can check if variables have been defined in CMake. xorcist|1 year ago Right, but the boolean is set by an autoconf script, is it not?
account42|1 year ago This is not actually true, you can check if variables have been defined in CMake.
account42|1 year ago
xorcist|1 year ago