Commit 13956cb5 by Maarten L. Hekkelman

Fix dependencies

parent 2baf702e
......@@ -104,6 +104,10 @@ set(THREADS_PREFER_PTHREAD_FLAG)
find_package(Threads)
if(NOT PDB_REDO_META)
add_git_submodule(date EXCLUDE_FROM_ALL)
find_package(gxrio REQUIRED)
find_package(libconfig REQUIRED)
find_package(cifpp 5.0.0 REQUIRED)
endif()
......
Subproject commit a7bb5b5c4b6612215a78267b89e05c39a45429b5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment