[CMake] Custom installation of cmake

Mahmood Naderan nt_mahmood at yahoo.com
Sat Oct 19 14:19:10 EDT 2019


OK and how about custom installation path of cmake?

Regards,
Mahmood 

    On Saturday, October 19, 2019, 4:44:28 PM GMT+3:30, 15 knots <fifteenknots505 at gmail.com> wrote:  
 
 What worked for me, is to add 'ools/gcc-7.1.0/bin/' in front of the
PATh environment variable for the time cmake is invoked. E.g from
bash.
PATH=tools/gcc-7.1.0/bin/;$PATH cmake -G ...

Martin
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20191019/79c5248c/attachment.html>


More information about the CMake mailing list