Explorar el Código

update to cmake unit test file listing

Johannes Ruehle hace 11 años
padre
commit
44886ecf87
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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