Skip to content
/ zit Public

🎏 Experimental torrent client. Work in progress...

License

Notifications You must be signed in to change notification settings

Zitrax/zit

Repository files navigation

Build

Build instructions

CMake + vcpkg

  • git submodule update --init --recursive
  • .\vcpkg\bootstrap-vcpkg.bat or ./vcpkg/bootstrap-vcpkg.sh
  • mkdir build
  • cd build
  • cmake -GNinja .. --preset zit-clang -DCMAKE_BUILD_TYPE=Release
  • cmake --build . --config Release

Or with --preset zit-gcc.

Note that on Linux pkg-config and clang or gcc must be installed.

  • nix-build

About

🎏 Experimental torrent client. Work in progress...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages