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

[upgrade-db] Adds dependency to Protobuf3 package

parent 93d8e0a1
No related branches found
No related tags found
No related merge requests found
Pipeline #32535 failed
......@@ -16,6 +16,8 @@
cmake_minimum_required (VERSION 2.6)
find_package(Protobuf3 REQUIRED)
include_directories(${XRD_SSI_PB_DIR}/include ${XROOTD_INCLUDE_DIR} ${XROOTD_INCLUDE_DIR}/private)
# Upgrade DB tool
......
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