rebrand and bump version

pull/1576/head
Jeff Becker 3 years ago
parent fedc56e3f1
commit 37b2f0f1e3
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -3,6 +3,7 @@ set -e
set +x
mkdir -p build-windows
cd build-windows
# build it
cmake \
-G Ninja \
-DCMAKE_EXE_LINKER_FLAGS=-fstack-protector \

Loading…
Cancel
Save