1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 15:45:43 +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
..