aboutsummaryrefslogtreecommitdiff
path: root/modules/kde3init_dummy.cpp.in
AgeCommit message (Collapse)Author
2006-03-16-implemented RPATH handling, set RPATH_STYLE to one of the following:Alexander Neundorf
default: compile with RPATH to the builddir, when installing link again with RPATH to the install dir, the kde lib dir and the Qt lib dir none: no RPATH at all install: compile with RPATH to the install dir, the kde lib dir and the Qt lib dir both: compiel with RPATH to the build dir, the install dir, the kde lib dir and the Qt lib dir -sync kde3 stuff with cmake cvs -fix building if kdewidgets and kstyles (get_target_properties doesn't work before the target is defined) Alex svn path=/trunk/KDE/kdelibs/; revision=519312
2006-01-22moved kde3 stuff to modules/Alexander Neundorf
Alex svn path=/trunk/KDE/kdesdk/cmake/; revision=501376