aboutsummaryrefslogtreecommitdiff
path: root/ports/stx/CONTROL
diff options
context:
space:
mode:
authorJean Gautier <jeanga@users.noreply.github.com>2020-07-31 07:33:26 +0200
committerGitHub <noreply@github.com>2020-07-30 22:33:26 -0700
commit8cfa3e8e31393c3c0de2c63f6e212b27f2d809fe (patch)
tree4368e81b8670e8753dbd6a1d4076ee7ea9003c09 /ports/stx/CONTROL
parent565df6ec85bbe38c7f70707b91cde9ea36573b37 (diff)
downloadvcpkg-8cfa3e8e31393c3c0de2c63f6e212b27f2d809fe.tar.gz
vcpkg-8cfa3e8e31393c3c0de2c63f6e212b27f2d809fe.zip
[stx] Add new port (#12011)
* Add port STX * stx: improve include files handling, disabled shared library support * [stx] remove CMakeLists.txt, add CMakeLists.patch, fixes * Update ports/stx/CMakeLists.patch to remove comments Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * CMakeLists.txt remove comment for installed region * Update ports/stx/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/stx/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Use vcpkg_check_linkage(ONLY_STATIC_LIBRARY) instead of custom logic Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update portfile.cmake Co-authored-by: Jean Gautier <jean.gautier@ssi.gouv.fr> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/stx/CONTROL')
-rw-r--r--ports/stx/CONTROL8
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/stx/CONTROL b/ports/stx/CONTROL
new file mode 100644
index 000000000..cd6886925
--- /dev/null
+++ b/ports/stx/CONTROL
@@ -0,0 +1,8 @@
+Source: stx
+Version: 1.0.1
+Homepage: https://github.com/lamarrr/STX
+Description: C++17 & C++ 20 error-handling and utility extensions
+
+Feature: backtrace
+Description: stacktrace support for STX
+Build-Depends: abseil