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