diff --git a/c/src/CMakeLists.txt b/c/src/CMakeLists.txt index e40e1107d..b46584659 100644 --- a/c/src/CMakeLists.txt +++ b/c/src/CMakeLists.txt @@ -53,7 +53,7 @@ target_include_directories(sbp PUBLIC $ $ - $ + $ PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/include )