1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 19:19:56 +00:00

addd forgotten line

This commit is contained in:
sandstranger 2015-12-03 19:56:38 +03:00
parent 238a5824be
commit d9b1b7c516

View file

@ -170,7 +170,7 @@ option(OPENGL_ES "enable opengl es support" FALSE )
option(USE_QT "Use Qt in building" TRUE )
if (NOT BUILD_LAUNCHER AND NOT BUILD_OPENCS)
if (NOT BUILD_LAUNCHER AND NOT BUILD_OPENCS AND NOT BUILD_WIZARD)
set(USE_QT FALSE CACHE BOOL "disable Qt" FORCE )
else()
set(USE_QT TRUE CACHE BOOL "enable Qt" FORCE )