mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
397702b6c9659510f781847814f606857a60b38d
Building:
Windows:
git clone https://github.com/lorpus/abaddon && cd abaddonvcpkg install gtkmm:x64-windows nlohmann-json:x64-windows ixwebsocket:x64-windows cpr:x64-windows zlib:x64-windows simpleini:x64-windowsmkdir build && cd buildcmake -G"Visual Studio 16 2019" -A x64 -DCMAKE_TOOLCHAIN_FILE=c:\path\to\vcpkg\scripts\buildsystems\vcpkg.cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DVCPKG_TARGET_TRIPLET=x64-windows ..- Build with Visual Studio
Mac:
- Install gtkmm3 zlib openssl and nlohmann-json from homebrew
git clone --recurse-submodules -j8 https://github.com/lorpus/abaddoncd abaddonmkdir buildcd buildcmake -DOPENSSL_ROOT_DIR=/usr/local/opt/openssl -DCMAKE_BUILD_TYPE=RelWithDebInfo -DUSE_PKGCONFIG=ON -DDISABLE_MBEDTLS=ON ../make
Downloads (from CI):
Dependencies:
Languages
C++
96.1%
CMake
3.6%
CSS
0.2%