3 lines
77 B
CMake
3 lines
77 B
CMake
|
project(ProjectA LANGUAGES NONE LANGUAGES)
|
||
|
message("This line not reached.")
|