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//\ _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
