Fixed MinGW pkg-config configuration
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export CMAKE_OPTS="-DUSE_WERROR=ON"
|
||||
../cmake/build_mingw32.sh || ../cmake/build_mingw32.sh
|
||||
../cmake/build_mingw32.sh
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
export CMAKE_OPTS="-DUSE_WERROR=ON"
|
||||
../cmake/build_mingw64.sh || ../cmake/build_mingw64.sh
|
||||
../cmake/build_mingw64.sh
|
||||
|
||||
Reference in New Issue
Block a user