mirror of
https://github.com/anope/anope.git
synced 2026-07-05 02:13:13 +02:00
use Conan for extra's dependencies on Windows
conan install src\win32\conanfile.txt --build=missing cmake -B build . cmake --build build --config Release --target PACKAGE
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/* RequiredLibraries: ssl,crypto */
|
||||
/* RequiredWindowsLibraries: ssleay32,libeay32 */
|
||||
/* RequiredWindowsLibraries: libssl,libcrypto */
|
||||
|
||||
#include "module.h"
|
||||
#include "modules/ssl.h"
|
||||
|
||||
Reference in New Issue
Block a user