Interesting problem with FindCLucene.cmake

Ismail Dönmez ismail at pardus.org.tr
Mon Jan 14 20:33:13 CET 2008


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.


More information about the Kde-buildsystem mailing list