diff options
author | CoprDistGit <infra@openeuler.org> | 2024-12-12 15:43:30 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-12-12 15:43:30 +0000 |
commit | 8828e3e1d66d0e1386cd2c7f50fca751d93c25e8 (patch) | |
tree | 955cd482fc06d44b38ec7acc523a0d64459840ad /system-catch.patch | |
parent | cdb4fe650c43f93856591d00152288cff891f8d4 (diff) |
automatic import of leathermanopeneuler24.03_LTS
Diffstat (limited to 'system-catch.patch')
-rw-r--r-- | system-catch.patch | 10 |
1 files changed, 10 insertions, 0 deletions
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) |