[neon/neon-packaging/rapidyaml/Neon/release] debian/patches: include(/usr/lib/cmake/c4core/c4coreConfig.cmake)

Carlos De Maine null at kde.org
Mon Jan 27 10:38:20 GMT 2025


Git commit 2d041ceed6562a43d36f7c0bea287c4d2e7248b7 by Carlos De Maine.
Committed on 27/01/2025 at 10:38.
Pushed by carlosdem into branch 'Neon/release'.

include(/usr/lib/cmake/c4core/c4coreConfig.cmake)

M  +2    -1    debian/patches/debian_packaged_c4project.diff

https://invent.kde.org/neon/neon-packaging/rapidyaml/-/commit/2d041ceed6562a43d36f7c0bea287c4d2e7248b7

diff --git a/debian/patches/debian_packaged_c4project.diff b/debian/patches/debian_packaged_c4project.diff
index a170f25..49c51f4 100644
--- a/debian/patches/debian_packaged_c4project.diff
+++ b/debian/patches/debian_packaged_c4project.diff
@@ -2,10 +2,11 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
 index e222a9d6..cabc947f 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -1,5 +1,5 @@
+@@ -1,5 +1,6 @@
  cmake_minimum_required(VERSION 3.12)
 -include(./ext/c4core/cmake/c4Project.cmake)
 +include(/usr/lib/cmake/c4project/c4Project.cmake)
++include(/usr/lib/cmake/c4core/c4coreConfig.cmake)
  project(ryml
      DESCRIPTION "Rapid YAML parsing and emitting"
      HOMEPAGE_URL "https://github.com/biojppm/rapidyaml"


More information about the Neon-commits mailing list