2013-03-16 19:13:01 +02:00

3 lines
56 B
CMake

project(example2)
add_executable(example2 example2.cxx)