summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-05-24 15:11:27 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-05-24 15:16:18 +0200
commit4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe (patch)
tree8c37cfcc1b240315352d6796eb6c209c5b40acd2 /CMakeLists.txt
parentf63a86c56987d04bb9e021cad3f1e6faca7f962f (diff)
downloadturns-4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe.tar.xz
turns-4f6f3bcc9923b8b7c2d64ca2ea400ce55d2372fe.zip
build: flatten modules
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 9355672..4df1d78 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -22,9 +22,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${PROJECT_BINARY_DIR}/out")
include("CheckIPOSupported")
include("EnableCoverage")
include("FetchContent")
-include("GlibCompileResources")
-include("GlibIntrospection")
-include("GlibMkenums")
+include("Glib")
include("GNUInstallDirs")
# Dependencies