forked from organicmaps/organicmaps-tmp
[tools] Remove former SKIP_QT_GUI from CMake cache
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
This commit is contained in:
parent
74810994a2
commit
d48dafb6ef
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ done
|
|||
|
||||
OPT_TARGET=${@:$OPTIND}
|
||||
|
||||
CMAKE_CONFIG="${CMAKE_CONFIG:-} -U SKIP_QT_GUI"
|
||||
if [ "$OPT_TARGET" != "desktop" -a -z "$OPT_DESIGNER" -a -z "$OPT_STANDALONE" ]; then
|
||||
CMAKE_CONFIG="${CMAKE_CONFIG:-} -DSKIP_QT_GUI=ON"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue