mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:49:06 +08:00
db66cbe7fd
* [ace] 7.0.0 * [ace] 7.0.0 versions * Update portfile.cmake * Update ace.json
23 lines
465 B
Plaintext
23 lines
465 B
Plaintext
Source: ace
|
|
Version: 7.0.0
|
|
Homepage: https://www.dre.vanderbilt.edu/~schmidt/ACE.html
|
|
Description: The ADAPTIVE Communication Environment
|
|
Port-Version: 0
|
|
|
|
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
|