Files
cmake/Tests/RunCMake/project/VersionInvalid.cmake

3 lines
65 B
CMake

project(ProjectA VERSION NONE)
message("This line not reached.")