소스 검색

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