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
/
GeneratorExpression
/
COMPILE_LANGUAGE-add_executable.cmake
blob: 5c2ff351c8bc8a4acd1a64102260228a8aef7708 (
plain
)
1
2
3
4
enable_language(C) add_executable(empty empty.$<COMPILE_LANGUAGE>)