cmake + java directory
Laurent Montel
montel at kde.org
Tue Jan 31 00:30:35 CET 2006
On Monday 30 January 2006 19:29, Alexander Neundorf wrote:
> Hi Laurent,
>
> On Monday 30 January 2006 15:13, you wrote:
> > Hi,
> > I created a patch to allow to compile java directory
> > For the moment I didn't compile all kde.
> > Could you say me if it's correct ?
>
> Why did you name the option "KDE4_USE_QT_EMB" ?
Because "AM_CONDITIONAL(DOJAVA, test "x$kde_use_qt_emb" != "xyes")"
> If the java stuff should be built (maybe something has to be detected ?),
> there are at least two things to do:
> 1) the add_subdirectory(java)
> 2) add ${kjava_STAT_SRCS} to the khtml_LIB_SRCS (it was a libtool
> convenience library, the am2cmake script converted those to variables
> containing all their sources)
> 3) maybe link to something ?
ok but it's build if we don't use qt embedded (see configure.in.in)
> Bye
> Alex
More information about the Kde-buildsystem
mailing list