[cmake-developers] Antwort: Re: Specifying a VS installation path explicitly

J Decker d3ck0r at gmail.com
Tue Oct 27 13:32:44 EDT 2015


Actually most of the logic is not in the source but in the modules
~/cmake/modules/platform/Windows-MSVC.cmake

can also use cmake --trace with maybe a simple cmake file to see what
it might use...

On Tue, Oct 27, 2015 at 9:59 AM, Brad King <brad.king at kitware.com> wrote:
> On 10/27/2015 12:50 PM, Johannes Asal wrote:
>> I was actually asking for the environment variable dependencies.
>
> Actually I do not think the VS 2010 generator actually has any environment
> variable dependencies.  It may be that VS itself needs some environment
> variables set.  This is why seeing the actual error logs may help.
>
> -Brad
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake-developers


More information about the cmake-developers mailing list