Remove dead cmake code

It's not needed
This commit is contained in:
Nicolas Fella 2021-03-09 00:22:43 +01:00 committed by Albert Astals Cid
parent e6f82a50cf
commit 9af0bdee95

View File

@ -1,13 +1,3 @@
project(okular)
add_definitions(${QT_DEFINITIONS})
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_BINARY_DIR}
${QIMAGEBLITZ_INCLUDES}
)
set(okular_SRCS
okularplugin.cpp
${CMAKE_SOURCE_DIR}/part/guiutils.cpp