diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-28 16:13:32 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-28 16:13:32 +0200 |
| commit | 594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16 (patch) | |
| tree | 3daed7edb0ee57561ad99384457b5d47254f23e9 /CMakeLists.txt | |
| parent | 9c683f7c4d1e50dc7e19d1951ba50e6f39877f80 (diff) | |
| download | turns-594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16.tar.xz turns-594c0bc610d68fd4fc4c54a6ae6402cc5fa5fa16.zip | |
build: update to cambalache 0.96.0
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
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") |
