1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-01 07:24:29 +00:00

Remove Qt4 vars QT_DEFINITIONS & QT_QTDBUS_DEFINITIONS

This commit is contained in:
Friedrich W. H. Kossebau 2019-01-19 15:56:17 +01:00
parent 3c63cf9563
commit 2916395ea9

View File

@ -60,7 +60,6 @@ if(WIN32)
set(CMAKE_REQUIRED_INCLUDES ${KDEWIN32_INCLUDES})
endif(WIN32)
add_definitions(${QT_DEFINITIONS} ${QT_QTDBUS_DEFINITIONS})
add_definitions(-DQT_USE_FAST_OPERATOR_PLUS)
include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} )