Turn GSL off in the OGC server CI

This commit is contained in:
nirvn 2021-06-01 14:01:54 +07:00
parent 018efaa306
commit bac8385645

View File

@ -19,6 +19,7 @@ cmake -GNinja \
-DWITH_APIDOC=OFF \
-DWITH_ASTYLE=OFF \
-DWITH_ANALYSIS=ON \
-DWITH_GSL=OFF \
-DWITH_DESKTOP=OFF \
-DWITH_GUI=OFF \
-DWITH_BINDINGS=ON \