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

List:       kde-commits
Subject:    branches/KDE/4.4/kdelibs/cmake/modules
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2010-01-20 13:57:37
Message-ID: 1263995857.509569.29152.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1077613 by sengels:

this is not needed anymore due to the changes in FindQt4.cmake
CCMAIL:neundorf@kde.org

 M  +1 -5      HandleImportedTargetsInCMakeRequiredLibraries.cmake  


--- branches/KDE/4.4/kdelibs/cmake/modules/HandleImportedTargetsInCMakeRequiredLibraries.cmake \
#1077612:1077613 @@ -44,11 +44,7 @@
             ENDIF ("${_CCSR_LOOP_COUNTER}" LESS 100)
 
             LIST(GET _importedConfigs 0 _firstImportedConfig)
-            IF(NOT WIN32)
-               GET_TARGET_PROPERTY(_firstImportedLocation ${_CURRENT_LIB} \
                IMPORTED_LOCATION_${_firstImportedConfig})
-            ELSE(NOT WIN32)
-               GET_TARGET_PROPERTY(_firstImportedLocation ${_CURRENT_LIB} \
                IMPORTED_IMPLIB_${_firstImportedConfig})
-            ENDIF(NOT WIN32)
+            GET_TARGET_PROPERTY(_firstImportedLocation ${_CURRENT_LIB} \
                IMPORTED_LOCATION_${_firstImportedConfig})
             GET_TARGET_PROPERTY(_linkInterfaceLibs ${_CURRENT_LIB} \
IMPORTED_LINK_INTERFACE_LIBRARIES_${_firstImportedConfig} )  
             LIST(APPEND _CCSR_NEW_REQ_LIBS  ${_firstImportedLocation})


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

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