karastojko / mailio

mailio is a cross platform C++ library for MIME format and SMTP, POP3, IMAP protocols. It is based on the standard C++ 17 and Boost library.
Other
381 stars 102 forks source link

Add vcpkg manifest support #129

Closed tsurumi-yizhou closed 1 year ago

tsurumi-yizhou commented 1 year ago

Using vcpkg to automatically install the dependencies.

I had tried to deal with it but failed. I found it too difficult for me to understand the CMakeLists.txt. With several errors, the CMakeLists.txt may be supposed to remake.

karastojko commented 1 year ago

I do not understand. Do you have a problem installing the library over Vcpkg?

tsurumi-yizhou commented 1 year ago

What I mean is to add automatic dependency installation to the project by adding a new vcpkg.json. However, it seems that you don't think it's necessary.

karastojko commented 1 year ago

But it's there, in the Vcpkg ports. Ok, I need to add the latest version 0.22, but there exists the manifest within the Vcpkg.