Skip to content
Snippets Groups Projects
Commit 8840a7ec authored by Michael Davis's avatar Michael Davis
Browse files

[upgrade-db] Adds missing xrootd dependency

parent 0e24bd07
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@
cmake_minimum_required (VERSION 2.6)
find_package(xrootd REQUIRED)
find_package(Protobuf3 REQUIRED)
include_directories(${XRD_SSI_PB_DIR}/include ${XROOTD_INCLUDE_DIR} ${XROOTD_INCLUDE_DIR}/private)
......
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