summaryrefslogtreecommitdiff
path: root/cmake/loop-darwin.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/loop-darwin.cmake')
-rw-r--r--cmake/loop-darwin.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/loop-darwin.cmake b/cmake/loop-darwin.cmake
index 91fb74e00e..c16d0de3ac 100644
--- a/cmake/loop-darwin.cmake
+++ b/cmake/loop-darwin.cmake
@@ -12,7 +12,7 @@ target_compile_options(mbgl-loop-darwin
)
target_include_directories(mbgl-loop-darwin
- PUBLIC include
+ PRIVATE include
PRIVATE src
)