Update CMakeLists.txt

This commit is contained in:
Manish Kumar
2018-01-12 17:11:10 +05:30
committed by GitHub
parent b3c98d02ed
commit 62e79ec0a9
+1
View File
@@ -130,6 +130,7 @@ add_executable(mlpack_test
main_tests/preprocess_binarize_test.cpp
main_tests/preprocess_imputer_test.cpp
main_tests/preprocess_split_test.cpp
main_tests/random_forest_test.cpp
)
# Link dependencies of test executable.