Re: KDE version string not in build system available

2007-06-20 Thread Alexander Neundorf
On Wednesday 20 June 2007 04:30, Laurent Montel wrote: > On Wednesday 20 June 2007 10:13:35 Stephan Kulow wrote: > > Am Mittwoch 20 Juni 2007 schrieb Ralf Habacker: > > > Hi, > > > > > > for win32 packaging of kdelibs I need the recent KDE version string in > > > the build system which is only avai

Re: Installed tests

2007-06-20 Thread David Faure
On Wednesday 20 June 2007, Andreas Pakulat wrote: > > Actually I think stuff needed only for testing shouldn't be installed. > > Would > > be cool if we could find a solution for these test apps. Maybe setting > > KDEDIRS ? No, using the path to the srcdir in the test, like I do e.g. in kdeui:

Re: Installed tests

2007-06-20 Thread Andreas Pakulat
On 19.06.07 22:36:44, Alexander Neundorf wrote: > On Tuesday 19 June 2007 19:39, Andreas Pakulat wrote: > > On 19.06.07 19:08:20, Alexander Neundorf wrote: > ... > > > add_executable(foo EXCLUDE_FROM_ALL main.cpp) > > > install(TARGETS foo DESTINATION bin) > > > > > > where the install failed if fo

Re: KDE version string not in build system available

2007-06-20 Thread Laurent Montel
On Wednesday 20 June 2007 10:13:35 Stephan Kulow wrote: > Am Mittwoch 20 Juni 2007 schrieb Ralf Habacker: > > Hi, > > > > for win32 packaging of kdelibs I need the recent KDE version string in > > the build system which is only available at c++ level yet provided by > > the file kdecore/util/kdever

Re: KDE version string not in build system available

2007-06-20 Thread Stephan Kulow
Am Mittwoch 20 Juni 2007 schrieb Ralf Habacker: > Hi, > > for win32 packaging of kdelibs I need the recent KDE version string in > the build system which is only available at c++ level yet provided by > the file kdecore/util/kdeversion.h which defines some VERSION macros > > #define KDE_VERSION_STR

KDE version string not in build system available

2007-06-20 Thread Ralf Habacker
Hi, for win32 packaging of kdelibs I need the recent KDE version string in the build system which is only available at c++ level yet provided by the file kdecore/util/kdeversion.h which defines some VERSION macros #define KDE_VERSION_STRING "3.90.1 (KDE 4.0 >= 20070518)" /// @brief Major version