From 7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b Mon Sep 17 00:00:00 2001 From: Long Nguyen Date: Wed, 16 Dec 2020 06:00:41 +0700 Subject: [icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969) --- ports/boost-python/CONTROL | 2 +- ports/boost-python/portfile.cmake | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/boost-python') diff --git a/ports/boost-python/CONTROL b/ports/boost-python/CONTROL index 648dcb3a9..af0039b1a 100644 --- a/ports/boost-python/CONTROL +++ b/ports/boost-python/CONTROL @@ -1,4 +1,4 @@ -# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 +# Automatically generated by scripts/boost/generate-ports.ps1 Source: boost-python Version: 1.74.0 Build-Depends: boost-bind, boost-compatibility, boost-config, boost-conversion, boost-core, boost-detail, boost-foreach, boost-function, boost-graph, boost-integer, boost-iterator, boost-lexical-cast, boost-math, boost-mpl, boost-numeric-conversion, boost-preprocessor, boost-property-map, boost-smart-ptr, boost-static-assert, boost-tuple, boost-type-traits, boost-utility, boost-vcpkg-helpers, python3 diff --git a/ports/boost-python/portfile.cmake b/ports/boost-python/portfile.cmake index e0ecc3b3c..3999d7d07 100644 --- a/ports/boost-python/portfile.cmake +++ b/ports/boost-python/portfile.cmake @@ -1,4 +1,4 @@ -# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 +# Automatically generated by scripts/boost/generate-ports.ps1 vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH -- cgit v1.2.3