ソースを参照

update to cmake unit test file listing

Johannes Ruehle 11 年 前
コミット
44886ecf87
1 ファイル変更1 行追加0 行削除
  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