Remove remaining QBT_USES_QT5 defines.

Fixup of e64bb1de8c.
This commit is contained in:
Chocobo1
2017-03-06 23:45:34 +08:00
parent fc49856857
commit 7539bee5c5
4 changed files with 0 additions and 50 deletions

View File

@@ -66,7 +66,6 @@ endif (CMAKE_BUILD_TYPE STREQUAL "Debug")
set(QBT_USE_GUI ${GUI})
set(QBT_USE_WEBUI ${WEBUI})
set(QBT_USES_QT5 ${QT5})
configure_file(config.h.cmakein ${CMAKE_CURRENT_BINARY_DIR}/config.h)