- unquote numeric value. - `NOT LESS` -> `GREATER_EQUAL`. - replace macro with variable name. It also avoids this error when the variable is undefined: ``` CMake Error at CMakeLists.txt:1529 (if): if given arguments: "GREATER" "4" Unknown arguments specified ``` https://github.com/curl/curl/actions/runs/10289921657/job/28478722584#step:30:356 Follow-up to 72ae0d86a4 #14409 Follow-up to acbc6b703f #14197 Closes #14449
72ae0d86a4
acbc6b703f