summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzmiao <miao.zhao@mapbox.com>2019-10-17 12:08:40 +0300
committerzmiao <miao.zhao@mapbox.com>2019-10-17 16:25:21 +0300
commit3af549ea885e321088875d3e7473806abe1ebe1c (patch)
tree0ec048794985296d5771b6159bdcc9630fb4ffbe
parentf97d25b1682ce8e1e25f8a686cfb5bd65087101c (diff)
downloadqtlocation-mapboxgl-3af549ea885e321088875d3e7473806abe1ebe1c.tar.gz
add project
-rw-r--r--next/render-test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/next/render-test/CMakeLists.txt b/next/render-test/CMakeLists.txt
index 56831f6181..83534d3425 100644
--- a/next/render-test/CMakeLists.txt
+++ b/next/render-test/CMakeLists.txt
@@ -24,7 +24,7 @@ target_compile_definitions(
# FIXME: Should not use core private interface
target_include_directories(
mbgl-render-test
- PRIVATE ${MBGL_ROOT}/src ${MBGL_ROOT}/platform/default/include
+ PRIVATE ${MBGL_ROOT}/src
)
target_include_directories(