Commit aa0bd60bcc12e39b200cf5b7196a82ac1bbdf21d

Authored by Peter M. Groen
1 parent 84738f56

Disabled tests

Showing 1 changed file with 1 additions and 1 deletions
CMakeLists.txt
... ... @@ -36,4 +36,4 @@ add_subdirectory(examples/sub)
36 36 include(packaging)
37 37 package_component()
38 38  
39   -add_subdirectory(test)
  39 +# add_subdirectory(test)
... ...