summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-04-28 16:13:32 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-04-28 16:13:32 +0200
commit594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16 (patch)
tree3daed7edb0ee57561ad99384457b5d47254f23e9 /CMakeLists.txt
parent9c683f7c4d1e50dc7e19d1951ba50e6f39877f80 (diff)
downloadturns-594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16.tar.xz
turns-594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16.zip
build: update to cambalache 0.96.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 39423a9..98cf87c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,6 @@ enable_testing()
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/Modules")
-include("Cambalache")
include("CheckIPOSupported")
include("EnableCoverage")
include("GlibCompileResources")