From 594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Mon, 28 Apr 2025 16:13:32 +0200 Subject: build: update to cambalache 0.96.0 --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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") -- cgit v1.2.3