mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
Fixed compiling with PKGBUILD
This commit is contained in:
2
dist/msys2/PKGBUILD
vendored
2
dist/msys2/PKGBUILD
vendored
@@ -32,7 +32,7 @@ build() {
|
||||
MSYS2_ARG_CONV_EXCL=- cmake \
|
||||
-G "MinGW Makefiles" \
|
||||
-DCMAKE_INSTALL_PREFIX="${MINGW_PREFIX}" \
|
||||
../
|
||||
../../
|
||||
mingw32-make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user