On 8/28/06, Alexander Neundorf <[EMAIL PROTECTED]> wrote: > Doesn't this add LCMS_INCLUDE_DIR before it gets defined by > find_package(LCMS) ? If it's done in this order, LCMS_INCLUDE_DIR will most > probably be empty in the INCLUDE_DIRECTORIES() call.
Looks like that did it. At first I thought it wasn't, but I think it's because something else from another directory happened to be doing the same thing and failing. :) _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
