diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-12-05 13:00:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-12-19 10:21:58 -0800 |
| commit | 14358e8b257a27f86a58bf95aaca1625c1ec2a26 (patch) | |
| tree | ea03452d749b07e443ebf66a52e1e8ca0e51853b /ports/boost-regex/CONTROL | |
| parent | 5ac69dd02bef426d71ed1e58923345c9042c37dc (diff) | |
| download | vcpkg-14358e8b257a27f86a58bf95aaca1625c1ec2a26.tar.gz vcpkg-14358e8b257a27f86a58bf95aaca1625c1ec2a26.zip | |
[boost] Modularize
Diffstat (limited to 'ports/boost-regex/CONTROL')
| -rw-r--r-- | ports/boost-regex/CONTROL | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ports/boost-regex/CONTROL b/ports/boost-regex/CONTROL new file mode 100644 index 000000000..24e5014d4 --- /dev/null +++ b/ports/boost-regex/CONTROL @@ -0,0 +1,9 @@ +# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+Source: boost-regex
+Version: 1.66.0
+Build-Depends: boost-assert, boost-build, boost-compatibility, boost-concept-check, boost-config, boost-core, boost-detail, boost-functional, boost-integer, boost-iterator, boost-mpl, boost-smart-ptr, boost-static-assert, boost-throw-exception, boost-type-traits, boost-vcpkg-helpers
+Description: Boost regex module
+
+Feature: icu
+Description: ICU backend for Boost.Regex
+Build-Depends: icu
|
