[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bindings
Subject:    [Kde-bindings] branches/KDE/4.4/kdebindings/smoke
From:       Arno Rehn <kde () arnorehn ! de>
Date:       2010-02-03 15:21:11
Message-ID: 1265210471.294169.21020.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1084719 by arnorehn:

backport from trunk:
Install config.xml files and qtdefines.

CCMAIL: kde-bindings@kde.org



 M  +2 -0      kdecore/CMakeLists.txt  
 A             kdecore/kde-config.xml.cmake  
 M  +3 -0      qtcore/CMakeLists.txt  
 A             qtcore/qt-config.xml.cmake  


--- branches/KDE/4.4/kdebindings/smoke/kdecore/CMakeLists.txt #1084718:1084719
@@ -1,6 +1,7 @@
 include_directories( ${CMAKE_SOURCE_DIR}/smoke )
 
 configure_file(config.xml.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.xml @ONLY)
+configure_file(kde-config.xml.cmake ${CMAKE_CURRENT_BINARY_DIR}/kde-config.xml @ONLY)
 
 ########### next target ###############
 
@@ -77,3 +78,4 @@
 set_target_properties(smokekdecore PROPERTIES VERSION 3.0.0 SOVERSION 3 )
 install(TARGETS smokekdecore DESTINATION ${LIB_INSTALL_DIR} )
 install(FILES ${CMAKE_SOURCE_DIR}/smoke/kdecore_smoke.h DESTINATION include/smoke)
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/kde-config.xml DESTINATION share/smokegen)
--- branches/KDE/4.4/kdebindings/smoke/qtcore/CMakeLists.txt #1084718:1084719
@@ -2,6 +2,7 @@
 include_directories( ${QT_INCLUDES} ${CMAKE_SOURCE_DIR}/smoke )
 
 configure_file(config.xml.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.xml @ONLY)
+configure_file(qt-config.xml.cmake ${CMAKE_CURRENT_BINARY_DIR}/qt-config.xml @ONLY)
 
 # for QtGuess.txt
 if (APPLE)
@@ -85,3 +86,5 @@
 # for Qt only installs
 install(TARGETS smokeqtcore DESTINATION ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX} )
 install(FILES ${CMAKE_SOURCE_DIR}/smoke/qtcore_smoke.h DESTINATION include/smoke)
+install(FILES ${CMAKE_CURRENT_BINARY_DIR}/qt-config.xml DESTINATION share/smokegen)
+install(FILES ${CMAKE_BINARY_DIR}/smoke/qtdefines DESTINATION share/smokegen)
_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic