Skip to content
Snippets Groups Projects
Commit 6ac49b79 authored by Steven Murray's avatar Steven Murray
Browse files

Put back the compilation of the objectstore sub-directory

parent e34e8d62
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ set(CMAKE_DISABLE_IN_SOURCE_BUILD ON)
list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake)
add_subdirectory(libs)
#add_subdirectory(objectstore)
add_subdirectory(objectstore)
add_subdirectory(tests)
add_subdirectory(xroot_clients)
add_subdirectory(xroot_plugins)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment