You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
365 B
11 lines
365 B
--- kdegraphics/doc/kuickshow/CMakeLists.txt.ORI 2012-08-02 20:57:35.855904888 +0000
|
|
+++ kdegraphics/doc/kuickshow/CMakeLists.txt 2012-08-02 20:57:53.872026818 +0000
|
|
@@ -9,4 +9,6 @@
|
|
#
|
|
#################################################
|
|
|
|
-tde_create_handbook( DESTINATION kuickshow )
|
|
+if( BUILD_KUICKSHOW )
|
|
+ tde_create_handbook( DESTINATION kuickshow )
|
|
+endif( )
|