openjpeg2:ver.bump

This commit is contained in:
Rmys
2019-11-05 14:14:22 +03:00
parent 3d90bc87a3
commit b51bdf852d
2 changed files with 13 additions and 2 deletions
+2
View File
@@ -17,6 +17,8 @@ def setup():
options = "-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_LIBDIR=/usr/lib \
-DCMAKE_INSTALL_PREFIX=/usr \
-DBUILD_SHARED_LIBS=ON \
-DBUILD_STATIC_LIBS=OFF \
-DBUILD_DOC=on"
if get.buildTYPE() == "emul32":