10 lines
329 B
Text
10 lines
329 B
Text
--- ./CMakeLists.txt.orig 2009-02-10 02:21:40.000000000 -0500
|
|
+++ ./CMakeLists.txt 2009-02-10 02:21:49.000000000 -0500
|
|
@@ -3,7 +3,6 @@
|
|
# Find the required Libaries
|
|
find_package(KDE4 REQUIRED)
|
|
include(KDE4Defaults)
|
|
-find_package(Plasma REQUIRED)
|
|
|
|
add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
|
|
include_directories(
|