LibAC-cpp/source/CMakeLists.txt
2023-05-06 03:05:17 -07:00

4 lines
No EOL
64 B
CMake

project(aria)
add_library(aria SHARED Progress.cpp Progress.h)