summaryrefslogtreecommitdiff
path: root/cmake/glfw.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/glfw.cmake')
-rw-r--r--cmake/glfw.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/glfw.cmake b/cmake/glfw.cmake
index 89a7768ad3..d595518954 100644
--- a/cmake/glfw.cmake
+++ b/cmake/glfw.cmake
@@ -12,6 +12,8 @@ target_sources(mbgl-glfw
PRIVATE platform/glfw/glfw_renderer_frontend.cpp
PRIVATE platform/glfw/settings_json.hpp
PRIVATE platform/glfw/settings_json.cpp
+ PRIVATE platform/glfw/test_writer.hpp
+ PRIVATE platform/glfw/test_writer.cpp
)
target_include_directories(mbgl-glfw