CMake script-mode interpreter
Builds with Haskell-Stack:
stack build
Runs similarly:
stack run -- path/to/script.cmake
- Control flow: DONE
- Variable references: DONE* (CMP0054
OLD
behavior) - Functions: DONE* (not macros)
set
: DONEunset
: DONEmath
: DONEstring
: partialfile
: partial
- Policies
- Cache