ソースを参照

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