Library name: ace+tao
Library description: ACE is a C++ framework for implementing distributed and networked applications, TAO is a C++ implementation of the OMG's CORBA standard.
Source repository URL: https://github.com/DOCGroup/ACE_TAO
Project homepage (if different from the source repository): http://download.dre.vanderbilt.edu/
./vcpkg install ace
:)
it only install ace
it will install TAO as well.
./vcpkg install ace[tao]
Oh wow... I didn't even know that there was a port request!! Haha...
I started this on my local gitlab server three weeks ago:

thank you. i will try it. :)
Hi @thkvc thanks for posting this request. Do you need us to add taoas a separate port now?
I noticed that @ordisbold has submitted a PR to add taoas a feature for ace.
So I don't know whether this can meed you demand.