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
/
project
/
LanguagesTwice.cmake
blob: 6c4a3dc9593eabb199e220204dcf02279b93894b (
plain
)
1
2
project(ProjectA LANGUAGES NONE LANGUAGES) message("This line not reached.")