mirror of https://github.com/WerWolv/ImHex.git
Fixed compiling with PKGBUILD
This commit is contained in:
parent
f4dd79ab43
commit
367356f7f5
|
@ -32,7 +32,7 @@ build() {
|
|||
MSYS2_ARG_CONV_EXCL=- cmake \
|
||||
-G "MinGW Makefiles" \
|
||||
-DCMAKE_INSTALL_PREFIX="${MINGW_PREFIX}" \
|
||||
../
|
||||
../../
|
||||
mingw32-make
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue