Skip to content

Commit

Permalink
Update bletchmame_build_msys2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
npwoods authored Jan 28, 2024
1 parent abdac27 commit 0783e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/bletchmame_build_msys2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ cmake -S. -B${BLETCHMAME_BUILD_DIR} \
-DCMAKE_BUILD_TYPE=${BUILD_TYPE} \
-DCMAKE_PREFIX_PATH="${DEPS_INSTALL_DIR};${QT_INSTALL_DIR}" \
-DCMAKE_DISABLE_FIND_PACKAGE_harfbuzz=TRUE \
-DCMAKE_DISABLE_FIND_PACKAGE_WrapPNG=TRUE \
--debug-find-pkg=WrapPNG -DQT_DEBUG_FIND_PACKAGE=ON

# generate version.gen.h
Expand Down

0 comments on commit 0783e36

Please sign in to comment.