aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ca73ada3..52cc7a5f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -47,7 +47,7 @@ function(target_add_resources target res_dir)
endforeach(RES_FILE)
endfunction()
-include(scripts/cmake/cairo.cmake)
+include(scripts/cmake/meson-projects.cmake)
add_subdirectory(src)
add_subdirectory(test)