Update CMakeLists and conanfile

This commit is contained in:
2025-07-03 19:13:32 +02:00
parent 004528be8c
commit bedd2b5722
15 changed files with 227 additions and 899 deletions

View File

@@ -5,7 +5,7 @@
#include <vector>
#include <map>
#include <tuple>
#include "ArffFiles/ArffFiles.hpp"
#include "ArffFiles.hpp"
#include "fimdlp/CPPFImdlp.h"
bool file_exists(const std::string& name);
@@ -40,4 +40,4 @@ public:
double epsilon = 1e-5;
};
#endif //TEST_UTILS_H
#endif //TEST_UTILS_H