mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-25 22:35:45 +00:00
[boost-vcpkg-helpers] Add boost description to generator script
This commit is contained in:
parent
7cb07fcc69
commit
a0648c23af
@ -368,6 +368,7 @@ $boostDependsList = @($libraries_in_boost_port | % { "boost-$_" -replace "_","-"
|
||||
@(
|
||||
"Source: boost"
|
||||
"Version: $version"
|
||||
"Description: Peer-reviewed portable C++ source libraries"
|
||||
"Build-Depends: $boostDependsList"
|
||||
) | out-file -enc ascii $scriptsDir/../boost/CONTROL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user