No subject


Tue Jun 3 01:04:52 CEST 2008


  1.  Search cmake specific environment variables. ...

     <prefix>/lib for each <prefix> in CMAKE_PREFIX_PATH
     ...

  2.  Search cmake variables with the same names as the cmake specific
  environment variables. ...

     <prefix>/lib for each <prefix> in CMAKE_PREFIX_PATH
     ...

...and similarly for the other find_* commands.

-Brad


More information about the Kde-buildsystem mailing list