CMakeLists.txt 80 Bytes Edit Raw Blame History 1 2 add_executable(try try.cpp ${headers}) add_executable(try1 try1.cpp ${headers})