diff CMakeLists.txt @ 60:fbf7881c8b0f

CMake: add missing files
author SokoL_SD
date Tue, 19 May 2009 08:55:06 +0000
parents 17165763b300
children bee1446909c5
line wrap: on
line diff
--- a/CMakeLists.txt	Tue May 19 08:30:31 2009 +0000
+++ b/CMakeLists.txt	Tue May 19 08:55:06 2009 +0000
@@ -613,8 +613,7 @@
 endforeach(package ${packages})
 add_sources_for_generating(${files_for_gen})	
 
-set(CPACK_COMPONENTS_ALL qtd)
-
+set(CPACK_COMPONENTS_ALL qtd qtd_tools)
 
 ##--------------------------------------------
 ## Build other parts of the QtD.
@@ -630,8 +629,6 @@
     add_subdirectory(examples)
 endif(BUILD_EXAMPLES)
 
-
-
 ##--------------------------------------------
 ## CPack.
 ##--------------------------------------------