Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
snnn
on April 2, 2024
|
parent
|
context
|
favorite
| on:
Xz: Can you spot the single character that disable...
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
account42
on April 8, 2024
|
next
[–]
This is not actually true, you can check if variables have been defined in CMake.
xorcist
on April 2, 2024
|
prev
[–]
Right, but the boolean is set by an autoconf script, is it not?
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
See: https://cmake.org/cmake/help/latest/command/option.html