Commit 98fd23cc authored by Vladislav Sovrasov's avatar Vladislav Sovrasov

dnn_modern: include protubuf headers in cmake

parent 4317e27d
......@@ -93,6 +93,7 @@ else()
endif()
list(APPEND REQUIRED_LIBRARIES ${PROTOBUF_LIBRARIES})
include_directories(SYSTEM ${PROTOBUF_INCLUDE_DIRS})
####
# Setup the compiler options
......
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