project(cpplab) add_executable(cpplab main.cpp) install(TARGETS cpplab RUNTIME DESTINATION bin)