Browse Source

enabled tests

Malte Veerman 10 years ago
parent
commit
76ebcff583
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CMakeLists.txt

+ 2 - 2
CMakeLists.txt

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