cli icon indicating copy to clipboard operation
cli copied to clipboard

Differentiate features in vcpkg

Open daniele77 opened this issue 4 years ago • 0 comments

It looks like using Asio standalone instead of boost/asio has been mentioned but not conversed about; that would be a drop-in replacement for all the networking features from what I was able to see in the code. Asio has a TINY compile time compared to full boost.

Another option for vcpkg users is to segment the remote cli features into a module, so you could vcpkg install cli or cli[with_remote].

Originally posted by @connorjak in https://github.com/daniele77/cli/issues/41#issuecomment-703419813

daniele77 avatar Aug 23 '21 13:08 daniele77