CMakeLists.txt 57 B

123
  1. project(Tutorial)
  2. add_executable(Tutorial tutorial.cxx)