git submodule update --init --recursive.\vcpkg\bootstrap-vcpkg.bator./vcpkg/bootstrap-vcpkg.shmkdir buildcd buildcmake -GNinja .. --preset zit-clang -DCMAKE_BUILD_TYPE=Releasecmake --build . --config Release
Or with --preset zit-gcc.
Note that on Linux pkg-config and clang or gcc must be installed.
nix-build