Monday 14 January 2008 21:18:07 tarihinde Andreas Pakulat şunları yazmıştı:
> Well, check whats inside TRIAL_LIBRARY_PATHS, probably that throws off
> find_path.

I didn't get what you mean by "throws off", here is the definition for 
TRIAL_LIBRARY_PATHS :

  SET(TRIAL_LIBRARY_PATHS
    $ENV{CLUCENE_HOME}/lib${LIB_SUFFIX}
    ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}
    /usr/local/lib${LIB_SUFFIX}
    /usr/lib${LIB_SUFFIX}
    /sw/lib${LIB_SUFFIX}
    NO_DEFAULT_PATH
  )

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to