project(teqp) include_directories("${CMAKE_CURRENT_SOURCE_DIR}/include") add_executable(main "${CMAKE_CURRENT_SOURCE_DIR}/src/main.cpp")