ANNOUNCE: short introduction to cmake for KDE developers

Alexander Neundorf neundorf at kde.org
Thu Mar 23 18:53:44 GMT 2006


On Thursday 23 March 2006 00:20, Gary Cramblitt wrote:
> On Monday 20 March 2006 11:58, Alexander Neundorf wrote:
> > On Sunday 19 March 2006 02:45, Gary Cramblitt wrote:
> > > On Saturday 18 March 2006 18:28, Alexander Neundorf wrote:
> > > > Hi,
> > > >
> > > > it's not yet finished, but it's a beginning:
> > > > http://wiki.kde.org/tiki-index.php?page=KDECMakeIntro
> > > >
> > > > Feel free to comment on it and to extend it :-)
> > >
> > > It mentions RPATH_STYLE, but my CMakeCache.txt doesn't seem to have
> > > that. There are:
> > >
> > > CMAKE_SKIP_RPATH:BOOL=OFF
> > > KDE4_RPATH_TO_BUILD_DIR:BOOL=ON
> > >
> > > (Note: Building kdelibs4_snapshot) What's the deal?
> >
> > The wiki is about current trunk.
>
> Doesn't matter.  RPATH_STYLE doesn't appear when building kdelibs4_snapshot
> or trunk/kdelibs until the first successful build and install.

No. If you run ccmake on a fresh source tree, it won't show RPATH_STYLE at the 
beginning, because then it didn't process the cmake files yet. After the 
first configure the option is there.
If it doesn't for, let's find out why.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net




More information about the kde-core-devel mailing list