mirror of
https://github.com/xxoommd/magic.git
synced 2025-05-22 21:42:43 +00:00
update
This commit is contained in:
parent
501cd1ff93
commit
395ee7a49e
@ -38,7 +38,7 @@ function c3_build() {
|
|||||||
|
|
||||||
|
|
||||||
cmd=$1
|
cmd=$1
|
||||||
MINGW32_MAKE_PATH="/D/App/w64devkit/bin/mingw32-make.exe"
|
MINGW32_MAKE_PATH="mingw32-make"
|
||||||
if [[ -z $cmd || $cmd == "build" ]]; then
|
if [[ -z $cmd || $cmd == "build" ]]; then
|
||||||
if [[ ! -f "Makefile" ]]; then
|
if [[ ! -f "Makefile" ]]; then
|
||||||
cmake .. -G "MinGW Makefiles"
|
cmake .. -G "MinGW Makefiles"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user