On Oct 12, 2013, at 10:24 AM, Joerg Mayer <jmayer@xxxxxxxxx> wrote:
> set setup for nmake seems to be C:\Qt\Qt5.1.1\5.1.1\msvc2010 while the
> value for cmake is just c:\qt\qt5.1.1\5.1.1
Does CMake somehow look for a subdirectory of C:\Qt\Qt5.1.1\5.1.1, or otherwise arrange, with MSVC 2010, to look in C:\Qt\Qt5.1.1\5.1.1\msvc2010?
> My motivation was to not rule out mingw builds.
And is there a C:\Qt\Qt5.1.1\5.1.1\mingw directory for those builds?
And how would you tell CMake which toolchain is being used?