vcpkg/ports/ace/CONTROL
gnaggnoyil 9e6ca40aac [ace] Let ssl feature able to work on Linux when selected (#9016)
* 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
2020-01-21 12:18:41 -08:00

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