Compile tests but fail linking
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
* @brief Integration tests for SVMClassifier class
|
||||
*/
|
||||
|
||||
#include <catch2/catch_all.hpp>
|
||||
#include <catch2/catch_test_macros.hpp>
|
||||
#include <catch2/catch_approx.hpp>
|
||||
#include <svm_classifier/svm_classifier.hpp>
|
||||
#include <torch/torch.h>
|
||||
#include <nlohmann/json.hpp>
|
||||
|
Reference in New Issue
Block a user