mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Fix the build somewhat, there are more problems.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
find_package(KDE4 4.6.40 REQUIRED)
|
||||
|
||||
add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
|
||||
include_directories(${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
|
||||
|
||||
KDE4_NO_ENABLE_FINAL(konsole)
|
||||
|
||||
add_subdirectory( src )
|
||||
|
||||
Reference in New Issue
Block a user