aboutsummaryrefslogtreecommitdiff
path: root/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch
diff options
context:
space:
mode:
authorNiall Douglas <s_github@nedprod.com>2021-09-27 20:42:44 +0100
committerGitHub <noreply@github.com>2021-09-27 12:42:44 -0700
commit46700e2a0c6a4e7d93d40da00965d01925b48ef5 (patch)
tree26d823e7c0b983b2ac0c9f989a96f5b648f69849 /ports/ned14-internal-quickcpplib/quicklib-depheaders.patch
parent7e94e6d35762949e6de72d9526807006ccc98b57 (diff)
downloadvcpkg-46700e2a0c6a4e7d93d40da00965d01925b48ef5.tar.gz
vcpkg-46700e2a0c6a4e7d93d40da00965d01925b48ef5.zip
[ned14-internal-quickcpplib/llfio/outcome] Update to latest release (#20171)
* Update ned14-internal-quickcpplib and LLFIO to latest matching Outcome v2.2.1 (bugfixed) release. * Implement suggested changes during review. Update Outcome and LLFIO to latest. * Re x-add-version. * Fix version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Diffstat (limited to 'ports/ned14-internal-quickcpplib/quicklib-depheaders.patch')
-rw-r--r--ports/ned14-internal-quickcpplib/quicklib-depheaders.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch b/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch
index 6e7ea0a5d..7ad3c3b9a 100644
--- a/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch
+++ b/ports/ned14-internal-quickcpplib/quicklib-depheaders.patch
@@ -2,16 +2,16 @@ diff --git a/cmake/headers.cmake b/cmake/headers.cmake
index 1aad359..e5053ed 100644
--- a/cmake/headers.cmake
+++ b/cmake/headers.cmake
-@@ -13,8 +13,6 @@ set(quickcpplib_HEADERS
+@@ -15,8 +15,6 @@ set(quickcpplib_HEADERS
"include/quickcpplib/boost/test/unit_test.hpp"
"include/quickcpplib/byte.hpp"
"include/quickcpplib/byte/include/nonstd/byte.hpp"
- "include/quickcpplib/byte/test/byte-main.t.hpp"
-- "include/quickcpplib/byte/test/lest_cpp03.hpp"
+- "include/quickcpplib/byte/test/lest/lest_cpp03.hpp"
"include/quickcpplib/config.hpp"
"include/quickcpplib/console_colours.hpp"
"include/quickcpplib/cpp_feature.h"
-@@ -25,15 +23,8 @@ set(quickcpplib_HEADERS
+@@ -27,15 +25,8 @@ set(quickcpplib_HEADERS
"include/quickcpplib/erasure_cast.hpp"
"include/quickcpplib/execinfo_win64.h"
"include/quickcpplib/function_ptr.hpp"