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

List:       kde-commits
Subject:    KDE/kdelibs
From:       Kurt Pfeifle <kpfeifle () danka ! de>
Date:       2006-03-31 21:17:03
Message-ID: 1143839823.944820.25028.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 525127 by pfeifle:

make a few points more explicit


 M  +5 -2      COMPILING-WITH-CMAKE  


--- trunk/KDE/kdelibs/COMPILING-WITH-CMAKE #525126:525127
@@ -19,12 +19,15 @@
 (I don't think you even need to do this, but it makes some sense:
 Ensure you run 'unsermake clean' first in all your KDE source directories.)
 
+Use a separate builddir to build KDE modules, not the sourcedir.
+
 To get regular debugging, pass -DCMAKE_BUILD_TYPE=debug
 To get full debugging, pass -DCMAKE_BUILD_TYPE=debugfull
 
-If something hasn't been found, use ccmake . to set the missing things manually.
+If something hasn't been found, use "cd builddir; ccmake sourcedir" to set the 
+missing (or wrong) things manually.
 
-Next;
+Short example:
 % cd
 % mkdir build-kdelibs
 % cd build-kdelibs
[prev in list] [next in list] [prev in thread] [next in thread] 

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