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

List:       kde-commits
Subject:    kdesupport/emerge/bin/BuildSystem
From:       Patrick von Reth <patrick.vonreth () gmail ! com>
Date:       2010-12-18 13:09:17
Message-ID: 20101218130917.AE792AC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207530 by vonreth:

fix

 M  +1 -1      CMakeBuildSystem.py  


--- trunk/kdesupport/emerge/bin/BuildSystem/CMakeBuildSystem.py #1207529:1207530
@@ -88,7 +88,7 @@
         options = BuildSystemBase.configureOptions(self)
         
         ## \todo why is it required to replace \\ by / ? 
-        options += compilercache.getCMakeArguments()
+        compilercache.getCMakeArguments()
         options += " -DCMAKE_INSTALL_PREFIX=\"%s\"" % self.mergeDestinationDir().replace( "\\", "/" )
 
         options += " -DCMAKE_INCLUDE_PATH=\"%s\"" % \
[prev in list] [next in list] [prev in thread] [next in thread] 

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