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

List:       kde-commits
Subject:    KDE/kdebindings
From:       Alexander Neundorf <neundorf () kde ! org>
Date:       2009-10-31 21:20:54
Message-ID: 1257024054.594914.22394.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1043142 by neundorf:

-revert the patch which was setting LD_LIBRARY_PATH during cmake time, since this has \
no effect on LD_LIBRARY_PATH at buildtime (as discussed on kde-buildsystem)

Alex

CCMAIL: urkud@ya.ru



 M  +0 -6      CMakeLists.txt  


--- trunk/KDE/kdebindings/CMakeLists.txt #1043141:1043142
@@ -26,12 +26,6 @@
 add_definitions (${QT_DEFINITIONS} ${KDE4_DEFINITIONS} -DQT3_SUPPORT)
 include_directories (${CMAKE_SOURCE_DIR} ${CMAKE_BINARY_DIR} ${KDE4_INCLUDES})
 
-if( UNIX )
-   # Generator library is used during compilation. If some environment not
-   # have previous kdebindings installed, will fail, then we need add local path
-   set( ENV{LD_LIBRARY_PATH} ${CMAKE_CURRENT_BINARY_DIR}/generator/bin )
-endif( UNIX )
-
 macro_optional_find_package(OpenGL)
 set(SOPRANO_MIN_VERSION "2.0")
 macro_optional_find_package(Soprano)


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

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