mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
3 lines
67 B
CMake
3 lines
67 B
CMake
project(ProjectA VERSION 1 NONE)
|
|
message("This line not reached.")
|