4 lines
62 B
CMake
Raw Normal View History

2015-04-27 22:25:09 +02:00
add_executable(main empty.cpp)
target_compile_features(main)