Refactor sample to be out of main CMakeLists

This commit is contained in:
2024-03-08 01:09:39 +01:00
parent eba2095718
commit 8e2d05e663
60 changed files with 25293 additions and 14 deletions

View File

@@ -0,0 +1 @@
add_library(ArffFiles ArffFiles.cc)