From: Les N. <les...@fa...> - 2014-01-07 22:06:14
|
I'm using Ubuntu 10.04 and cmake 2.8.0. I'll have a go at using a later version and see if that helps. Thanks, Les On 07/01/14 21:07, John Labenski wrote: > > > What Linux distro and what version of CMake do you use? I suspect that > it may be CMake 2.6 which is fairly old and is missing the string(FIND > ...) function. I have committed a change that may fix the problem, > but there may be more. > > CMake builds from source pretty easily on most systems, but you can > also use the CMake binaries here: > > http://www.cmake.org/cmake/resources/software.html > > > Hope this helps, > John > |