summaryrefslogtreecommitdiff
path: root/next/platform/glfw/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'next/platform/glfw/CMakeLists.txt')
-rw-r--r--next/platform/glfw/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/next/platform/glfw/CMakeLists.txt b/next/platform/glfw/CMakeLists.txt
index b0263362a7..a599082584 100644
--- a/next/platform/glfw/CMakeLists.txt
+++ b/next/platform/glfw/CMakeLists.txt
@@ -35,6 +35,7 @@ target_link_libraries(
Mapbox::Base::Extras::rapidjson
Mapbox::Map
OpenGL::GL
+ mbgl-compiler-options
mbgl-vendor-cheap-ruler-cpp
)