[CMake] Using an alternative version of a tool during the build of a project

Cosmere Infahm infinicosm at gmail.com
Fri Dec 14 09:09:47 EST 2012


Just wanted to know if there was a better way other than "fixing" the path
in the CMakeLists.txt for the project. For now this what I intend to try.

--

On Fri, Dec 14, 2012 at 1:03 PM, Rolf Eike Beer <eike at sf-mail.de> wrote:

> Am , schrieb Cosmere Infahm:
>
>  Hello,
>>
>> I have a project that depends on autoconf 2.68 or later. But the default
>> version of autoconf on my build distro is older. So I have private version
>> of autoconf 2.68 that I would like to build and use to build my project.
>>
>> What is the recommended approach to forcing the use of the private version
>> of autoconf during the cmake build of my project?
>>
>
> Have you tried just setting PATH?
>
> Eike
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/**CMake_FAQ<http://www.cmake.org/Wiki/CMake_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/**listinfo/cmake<http://www.cmake.org/mailman/listinfo/cmake>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121214/74b55910/attachment-0001.htm>


More information about the CMake mailing list