index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
cmake_language
/
eval_expanded_command_and_arguments.cmake
blob: f7d2d515a6814e8940e022349c9322ac652f2bd1 (
plain
)
1
2
set(cmd EVAL CODE [[message("OK!")]]) cmake_language(${cmd})