test-econ-model/v1/CMakeLists.txt

3 lines
55 B
CMake

project(test_econ_model)
add_executable(main main.cpp)