arff-mining/src/arff/CMakeLists.txt
2024-03-18 19:19:47 -05:00

6 lines
53 B
CMake

add_executable(arff
./main.cpp
./arff.cpp
)