소스 검색

enabled tests

Malte Veerman 10 년 전
부모
커밋
76ebcff583
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      CMakeLists.txt

+ 2 - 2
CMakeLists.txt

@@ -109,8 +109,8 @@ if(INSTALL_SHARED)
 endif(INSTALL_SHARED)
 
 
-#run tests
-# add_subdirectory(tests)
+#add tests
+add_subdirectory(tests)
 
 
 #summary