summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/project/LanguagesTwice.cmake
blob: 6c4a3dc9593eabb199e220204dcf02279b93894b (plain)
1
2
project(ProjectA LANGUAGES NONE LANGUAGES)
message("This line not reached.")