Skip to content

Commit

Permalink
tests/tools: added subdirectories to build again
Browse files Browse the repository at this point in the history
  • Loading branch information
franku committed Sep 20, 2018
1 parent 9b055b8 commit 8ae2db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/src/CMakeLists.txt
Expand Up @@ -18,8 +18,8 @@
# 02110-1301, USA.

IF(NOT client-only)
# add_subdirectory(tools)
# add_subdirectory(tests)
add_subdirectory(tools)
add_subdirectory(tests)
add_subdirectory(cats)
IF(NOT HAVE_WIN32)
add_subdirectory(ndmp)
Expand Down

0 comments on commit 8ae2db2

Please sign in to comment.