[CMake] (no subject)

kartikay gupta kartikay000555000 at gmail.com
Wed Jan 31 12:48:03 EST 2018


yes, I got it. Thanks.

On Wed, Jan 31, 2018 at 11:16 PM, Eric Noulard <eric.noulard at gmail.com>
wrote:

>
>
> 2018-01-31 18:29 GMT+01:00 kartikay gupta <kartikay000555000 at gmail.com>:
>
>> Hi
>>
>> I want to install cmake 3.10 to my institute high performace computing
>> without root access, in local directory. I am able to install it, but still
>> when I call the command 'cmake .. -DUSE_CUDA=ON' , it asks to upgrade cmake
>> to atleast 3.5.
>> What should be done to load cmake 3.10?
>>
>
> You should use the complete path to your locally installed cmake (or
> change your path).
>
> i.e. something like:
>
> /home/kartikay/local/cmake/bin/cmake .. -DUSE_CUDA=ON
>
>
> --
> Eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20180131/83ad9306/attachment.html>


More information about the CMake mailing list