mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 15:11:01 -06:00
3 lines
65 B
CMake
3 lines
65 B
CMake
project(ProjectA VERSION NONE)
|
|
message("This line not reached.")
|