From 8828e3e1d66d0e1386cd2c7f50fca751d93c25e8 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 12 Dec 2024 15:43:30 +0000 Subject: automatic import of leatherman --- system-catch.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 system-catch.patch (limited to 'system-catch.patch') diff --git a/system-catch.patch b/system-catch.patch new file mode 100644 index 0000000..8d42459 --- /dev/null +++ b/system-catch.patch @@ -0,0 +1,10 @@ +--- a/CMakeLists.txt~ 2020-12-09 04:17:13.000000000 -0600 ++++ b/CMakeLists.txt 2021-03-09 09:33:46.038471009 -0600 +@@ -65,7 +65,6 @@ + file(GLOB_RECURSE ALL_LEATHERMAN_SOURCES */src/*.cc */inc/*.hpp) + add_subdirectory(locales) + +-add_leatherman_dir(catch EXCLUDE_FROM_VARS) + add_leatherman_dir(nowide) + add_leatherman_dir(util) + add_leatherman_dir(locale) -- cgit v1.2.3