]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
normalisation log
authorcrouzet <nicolas.crouzet@cea.fr>
Fri, 10 Dec 2021 15:30:35 +0000 (16:30 +0100)
committercrouzet <nicolas.crouzet@cea.fr>
Fri, 10 Dec 2021 15:30:35 +0000 (16:30 +0100)
products/compil_scripts/qt-5.12.10.sh

index 8f5773b31a34117720fed6da5393d7ddb7d2c736..a8fc1061586dca3b020bdc24ba3b67f763d9bdfa 100755 (executable)
@@ -22,7 +22,7 @@ rm -rf $BUILD_DIR && mkdir -p $BUILD_DIR && cd $BUILD_DIR
 
 # For -qt-harfbuzz option, see spns #9694
 echo
-echo "*** $SOURCE_DIR/configure -prefix $PRODUCT_INSTALL $BUILD_TYPE -opensource -nomake tests -nomake examples -no-rpath -verbose -no-separate-debug-info -confirm-license -qt-libpng -qt-xcb -no-eglfs -dbus-runtime -skip qtwebengine -skip wayland -skip qtgamepad -system-freetype -qt-harfbuzz -no-openssl -no-glib -no-jasper"
+echo "*** configure -prefix $PRODUCT_INSTALL $BUILD_TYPE -opensource -nomake tests -nomake examples -no-rpath -verbose -no-separate-debug-info -confirm-license -qt-libpng -qt-xcb -no-eglfs -dbus-runtime -skip qtwebengine -skip wayland -skip qtgamepad -system-freetype -qt-harfbuzz -no-openssl -no-glib -no-jasper"
 
 $SOURCE_DIR/configure -prefix $PRODUCT_INSTALL $BUILD_TYPE -opensource -nomake tests -nomake examples -no-rpath \
     -verbose -no-separate-debug-info -confirm-license -qt-libpng -qt-xcb -no-eglfs -dbus-runtime -skip qtwebengine \