CMakeLists.txt 80 Bytes
add_executable(try try.cpp ${headers})
add_executable(try1 try1.cpp ${headers})