From 37e148ea3642ac18f703bfe68083e185d29eea95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 29 Jan 2023 15:45:38 +0100 Subject: Save work --- debian/patches/0140-Select_build_system.patch | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 debian/patches/0140-Select_build_system.patch (limited to 'debian/patches/0140-Select_build_system.patch') diff --git a/debian/patches/0140-Select_build_system.patch b/debian/patches/0140-Select_build_system.patch new file mode 100644 index 0000000..c59b138 --- /dev/null +++ b/debian/patches/0140-Select_build_system.patch @@ -0,0 +1,7 @@ +Index: trunk/CMakeLists.txt +=================================================================== +--- /dev/null ++++ trunk/CMakeLists.txt +@@ -0,0 +1,2 @@ ++cmake_minimum_required(VERSION 3.0) ++include(${CMAKE_CURRENT_SOURCE_DIR}/build/linux64/CMakeLists.txt) -- cgit v1.2.3