summaryrefslogtreecommitdiff
path: root/README
blob: 76ff885e58e428f9303e8c39849ae5c51fa4de39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23


--------------------------------------------------------------------------------
            libzt --- Encrypted P2P SD-WAN library by ZeroTier
--------------------------------------------------------------------------------

This project uses cmake as a build system generator. The scripts build.sh and
build.ps1 are used to simplify building and packaging for various targets.

 dist/  : Finished targets: libraries, binaries, packages, etc.
 cache/ : Build system caches that can safely be deleted after build.
 pkg/   : Project, script and spec files to generate packages.

1. git submodule update --init
2. (*)nix  : ./build.sh host "release"
2. Windows : . .\build.ps1; Build-Host -BuildType "Release" -Arch "x64"

To see additional build targets:

./build.sh list

Help, bugs, and feature requests: https://github.com/zerotier/libzt/issues