How to replace configure.in.bot ?
Dirk Mueller
mueller at kde.org
Fri Mar 17 21:17:37 CET 2006
On Friday, 17. March 2006 19:09, Laurent Montel wrote:
> > find_package(JPEG)
> >
> > if (JPEG_FOUND)
> > add_subdirectory(foo)
> > else (JPEG_FOUND)
> > message(STATUS "To compile foo install the JPEG library")
> > endif (JPEG_FOUND)
>
> Ok I will use it.
And its automatically guaranteed to run after everything else? (the .bot in
configure.in.bot means "bottom of execution order").
--
Dirk//\
More information about the Kde-buildsystem
mailing list