mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-12 20:29:00 +08:00
0df89ff50e
* Add tao as feature for ace * Use vcpkg_install_msbuild instead of vcpkg_build_msbuild * Use lists for directories installation as in #11464 * Update to version 6.5.9-4 * Update version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
22 lines
451 B
Plaintext
22 lines
451 B
Plaintext
Source: ace
|
|
Version: 6.5.9-5
|
|
Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html
|
|
Description: The ADAPTIVE Communication Environment
|
|
|
|
Feature: wchar
|
|
Description: Enable extra wide char functions in ACE
|
|
|
|
Feature: ssl
|
|
Description: Enable SSL/TLS features in ACE
|
|
Build-Depends: openssl
|
|
|
|
Feature: xml
|
|
Description: Enable XML features in ACE
|
|
|
|
Feature: zlib
|
|
Build-Depends: zlib
|
|
Description: Enable zlib support
|
|
|
|
Feature: tao
|
|
Description: The ACE ORB
|