Skip to content

Commit 3908909

Browse files
committed
Merge pull request #1132 from sovrasov:dnn_modern_osx_build
2 parents 455d178 + 98fd23c commit 3908909

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/dnn_modern/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ else()
9393
endif()
9494

9595
list(APPEND REQUIRED_LIBRARIES ${PROTOBUF_LIBRARIES})
96+
include_directories(SYSTEM ${PROTOBUF_INCLUDE_DIRS})
9697

9798
####
9899
# Setup the compiler options

0 commit comments

Comments
 (0)