./cmake --examples
Funciones y ejemplos de uso
file-read
cmake -E cat /path/to/input-file
shell
echo 'execute_process(COMMAND /bin/sh)' >/path/to/CMakeLists.txt
cmake /path/to/
./related --binary=cmake
Binarios relacionados
Comparten al menos una función con cmake.