cmake/Tests/RunCMake/project/CMP0048-OLD-VERSION.cmake

3 lines
78 B
CMake
Raw Normal View History

2014-08-03 19:52:23 +02:00
project(MyProject VERSION 1 LANGUAGES NONE)
message("This line not reached.")