1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 03:46:39 +02:00
Files
anope/modules
Adam 07babdbd77 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
2023-06-02 19:08:55 -04:00
..