30 Jul
2014
30 Jul
'14
11:35 a.m.
On 07/30/2014 02:08 AM, Frank Thommen wrote: > as usual when it comes to cmake I'm running into troubles, as many of > our packages are installed in non-standard locations and I don't seem to > be able to configure cmake correctly for those dependencies.
The standard way (not IMP specific) to do that in cmake is by setting CMAKE_INCLUDE_PATH and CMAKE_LIBRARY_PATH, as per http://www.cmake.org/Wiki/CMake_Useful_Variables - did you try that?
Ben
--
ben@salilab.org http://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
- Sir Arthur Conan Doyle