diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 4 |
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 |
