summaryrefslogtreecommitdiff
path: root/cmake/core.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/core.cmake')
-rw-r--r--cmake/core.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/core.cmake b/cmake/core.cmake
index 1971352c37..ea44400f0b 100644
--- a/cmake/core.cmake
+++ b/cmake/core.cmake
@@ -5,6 +5,7 @@ add_library(mbgl-core STATIC ${MBGL_CORE_FILES})
target_include_directories(mbgl-core
PUBLIC include
PRIVATE src
+ PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/compilerchecks
)
target_link_libraries(mbgl-core PRIVATE