From 6b14f4500ca85e2270ab9b298d43794c31383caa280cc5887b162391af3b970f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 21 Jul 2023 07:35:58 +0000 Subject: [PATCH] Accepting request 1099782 from home:mathletic:branches:devel:tools:building Add explanation in change log why we are using --no-system-cppdap OBS-URL: https://build.opensuse.org/request/show/1099782 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=541 --- cmake.changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cmake.changes b/cmake.changes index ec1a96f..ddae4d7 100644 --- a/cmake.changes +++ b/cmake.changes @@ -15,6 +15,8 @@ Tue Jul 18 20:29:18 UTC 2023 - Christoph G Port projects to “FindPython3”, “FindPython2”, or “FindPython”. * “cmake –build $dir –verbose” will now print the working directory and command line used to perform the build. +- Debug feature introduces new dependency to cppdap which is not + yet packaged. Thus we use cppdap code provided by CMake. - Drop cmake-fix-png-include-dir.patch and glibc-236.patch as they are included in this release