test-econ-model/v1/CMakeLists.txt

3 lines
55 B
CMake
Raw Normal View History

2022-11-29 19:18:33 -08:00
project(test_econ_model)
add_executable(main main.cpp)