Remove dead cmake code

It's not needed
remotes/origin/work/aacid/okular_focus_actions
Nicolas Fella 5 years ago committed by Albert Astals Cid
parent e6f82a50cf
commit 9af0bdee95
  1. 10
      mobile/components/CMakeLists.txt

@ -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

Loading…
Cancel
Save