3 lines
56 B
CMake
Raw Normal View History

PROJECT(example2)
ADD_EXECUTABLE(example2 example2.cxx)