Fix make script

This commit is contained in:
Vinyl Darkscratch 2018-10-04 17:50:49 -07:00
parent 5d125f2caa
commit 1c9c3aca2c

View file

@ -20,7 +20,7 @@ use_qmake=True
echo "${white}Compiling ${bold}SyngleChance v${mac_version} ${white}engine for macOS...${color_reset}\n"
# Generate makefile and build main + journal
if [[$use_qmake == True]]
if [[ $use_qmake == True ]]
then
echo "-> ${cyan}Generate makefile...${color_reset}"
qmake MRIVERSION=2.5