Browse Source

update to cmake unit test file listing

Johannes Ruehle 11 năm trước cách đây
mục cha
commit
44886ecf87
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      testfiles.cmake

+ 1 - 0
testfiles.cmake

@@ -4,6 +4,7 @@ SET(nice_gp-hik-core_TESTFILES_SRC
 ./tests/TestFeatureMatrixT.cpp
 ./tests/TestFastHIK.cpp
 ./tests/TestGPHIKOnlineLearnable.cpp
+./tests/TestGPHIKPersistent.cpp
 )
 
 SET(nice_gp-hik-core_TESTFILES_HDR