aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/shaders.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/shaders.cmake')
-rw-r--r--cmake/shaders.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/shaders.cmake b/cmake/shaders.cmake
index bebf476bb..2af098f70 100644
--- a/cmake/shaders.cmake
+++ b/cmake/shaders.cmake
@@ -25,5 +25,7 @@ add_shader(MBGL_SHADER_FILES line)
add_shader(MBGL_SHADER_FILES line_pattern)
add_shader(MBGL_SHADER_FILES line_sdf)
add_shader(MBGL_SHADER_FILES raster)
+add_shader(MBGL_SHADER_FILES terrain_prepare)
+add_shader(MBGL_SHADER_FILES terrain)
add_shader(MBGL_SHADER_FILES symbol_icon)
add_shader(MBGL_SHADER_FILES symbol_sdf)