3 lines
56 B
CMake
Raw Normal View History

2013-03-16 19:13:01 +02:00
project(example2)
add_executable(example2 example2.cxx)