do not build liblokinet in windows, exe gets too big

pull/1923/head
Jeff 2 years ago committed by Jason Rhinelander
parent 6a2114fa1d
commit 73a49f5473
No known key found for this signature in database
GPG Key ID: C4992CE7A88D4262

@ -17,7 +17,7 @@ cmake \
-DBUILD_PACKAGE=ON \
-DBUILD_SHARED_LIBS=OFF \
-DBUILD_TESTING=OFF \
-DBUILD_LIBLOKINET=ON \
-DBUILD_LIBLOKINET=OFF \
-DWITH_TESTS=OFF \
-DNATIVE_BUILD=OFF \
-DSTATIC_LINK=ON \

Loading…
Cancel
Save