Skip to content

Commit

Permalink
remove bundled libss option (removed from qt 6.1.3 on linux)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkeegan committed Sep 1, 2021
1 parent 53d4c83 commit e4e8c21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ cmake ../qt5/qtbase -G "Ninja" \
-DBUILD_SHARED_LIBS=OFF \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=${INSTALL_PREFIX} \
-DQT_USE_BUNDLED_BundledFreetype=ON \
-DQT_USE_BUNDLED_BundledHarfbuzz=ON \
-DQT_USE_BUNDLED_BundledLibpng=ON \
-DQT_USE_BUNDLED_BundledPcre2=ON \
-DFEATURE_system_doubleconversion=OFF \
-DFEATURE_system_harfbuzz=OFF \
-DFEATURE_system_jpeg=OFF \
Expand Down

0 comments on commit e4e8c21

Please sign in to comment.