diff options
| author | Long Nguyen <nguyen.long.908132@gmail.com> | 2020-12-16 06:00:41 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-15 15:00:41 -0800 |
| commit | 7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b (patch) | |
| tree | fea1ac5e3fd3c0d525b0b358076eb127b5d1405d /ports/boost-scope-exit/CONTROL | |
| parent | 7e50ef05c8afa214732389bb7d98bcc86c12759e (diff) | |
| download | vcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.tar.gz vcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.zip | |
[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969)
Diffstat (limited to 'ports/boost-scope-exit/CONTROL')
| -rw-r--r-- | ports/boost-scope-exit/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost-scope-exit/CONTROL b/ports/boost-scope-exit/CONTROL index 8aaf116fc..483bd125c 100644 --- a/ports/boost-scope-exit/CONTROL +++ b/ports/boost-scope-exit/CONTROL @@ -1,6 +1,6 @@ -# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-scope-exit
Version: 1.74.0
-Build-Depends: boost-config, boost-detail, boost-function, boost-preprocessor, boost-typeof, boost-type-traits, boost-vcpkg-helpers
+Build-Depends: boost-config, boost-detail, boost-function, boost-preprocessor, boost-type-traits, boost-typeof, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/scope_exit
Description: Boost scope_exit module
|
