mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:39:07 +08:00
9e6ca40aac
* enable ssl feature on selected under linux * Complete implementation of ACE's installtion method under Linux * reorder code logic structure of ACE's portfile * add some debug log for ACE's portfile * Bump tweak version of ACE CONTROL file * fix invalid CL error for build/install perl scripts under Linux * [ace] replace vcpkg_execute_required_process with vcpkg_execute_build_process
15 lines
344 B
Plaintext
15 lines
344 B
Plaintext
Source: ace
|
|
Version: 6.5.7-1
|
|
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
|