The output was:
0
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 4/2/2015 8:55:04 PM.
Project "C:\Build\CMakeFiles\3.1.3\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
Creating directory "Debug\CompilerIdC.tlog\".
InitializeBuildStatus:
Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue CMakeCCompilerId.c
CMakeCCompilerId.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCCompilerId.obj
CompilerIdC.vcxproj -> C:\Build\CMakeFiles\3.1.3\CompilerIdC\.\CompilerIdC.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild".
Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate".
Done Building Project "C:\Build\CMakeFiles\3.1.3\CompilerIdC\CompilerIdC.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.88
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe"
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj"
The C compiler identification is MSVC, found in "C:/Build/CMakeFiles/3.1.3/CompilerIdC/CompilerIdC.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler:
Build flags:
Id flags:
The output was:
0
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 4/2/2015 8:55:09 PM.
Project "C:\Build\CMakeFiles\3.1.3\CompilerIdCXX\CompilerIdCXX.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "Debug\".
Creating directory "Debug\CompilerIdCXX.tlog\".
InitializeBuildStatus:
Creating "Debug\CompilerIdCXX.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /nologo /W0 /WX- /Od /Oy- /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /Fo"Debug\\" /Fd"Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue CMakeCXXCompilerId.cpp
CMakeCXXCompilerId.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdCXX.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdCXX.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdCXX.lib" /MACHINE:X86 /SAFESEH Debug\CMakeCXXCompilerId.obj
CompilerIdCXX.vcxproj -> C:\Build\CMakeFiles\3.1.3\CompilerIdCXX\.\CompilerIdCXX.exe
PostBuildEvent:
for %%i in (cl.exe) do @echo CMAKE_CXX_COMPILER=%%~$PATH:i
:VCEnd
CMAKE_CXX_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\cl.exe
FinalizeBuildStatus:
Deleting file "Debug\CompilerIdCXX.tlog\unsuccessfulbuild".
Touching "Debug\CompilerIdCXX.tlog\CompilerIdCXX.lastbuildstate".
Done Building Project "C:\Build\CMakeFiles\3.1.3\CompilerIdCXX\CompilerIdCXX.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.10
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.exe"
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CompilerIdCXX.vcxproj"
The CXX compiler identification is MSVC, found in "C:/Build/CMakeFiles/3.1.3/CompilerIdCXX/CompilerIdCXX.exe"
Determining if the C compiler works passed with the following output:
Change Dir: C:/Build/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTryCompileExec3374989740.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0"
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 4/2/2015 8:55:10 PM.
Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec3374989740.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec3374989740.dir\Debug\".
Creating directory "C:\Build\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTryCompileExec3374989740.dir\Debug\cmTryCom.E313F1C9.tlog\".
InitializeBuildStatus:
Creating "cmTryCompileExec3374989740.dir\Debug\cmTryCom.E313F1C9.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec3374989740.dir\Debug\\" /Fd"cmTryCompileExec3374989740.dir\Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue C:\Build\CMakeFiles\CMakeTmp\testCCompiler.c
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec3374989740.dir\Debug\\" /Fd"cmTryCompileExec3374989740.dir\Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue C:\Build\CMakeFiles\CMakeTmp\testCCompiler.c
testCCompiler.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3374989740.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3374989740.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec3374989740.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTryCompileExec3374989740.dir\Debug\testCCompiler.obj
cmTryCompileExec3374989740.vcxproj -> C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec3374989740.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec3374989740.dir\Debug\cmTryCom.E313F1C9.tlog\unsuccessfulbuild".
Touching "cmTryCompileExec3374989740.dir\Debug\cmTryCom.E313F1C9.tlog\cmTryCompileExec3374989740.lastbuildstate".
Done Building Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec3374989740.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.40
Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/Build/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTryCompileExec2614145181.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0"
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 4/2/2015 8:55:12 PM.
Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec2614145181.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec2614145181.dir\Debug\".
Creating directory "C:\Build\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTryCompileExec2614145181.dir\Debug\cmTryCom.581FD34E.tlog\".
InitializeBuildStatus:
Creating "cmTryCompileExec2614145181.dir\Debug\cmTryCom.581FD34E.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec2614145181.dir\Debug\\" /Fd"cmTryCompileExec2614145181.dir\Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CMakeCCompilerABI.c"
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /Fo"cmTryCompileExec2614145181.dir\Debug\\" /Fd"cmTryCompileExec2614145181.dir\Debug\vc120.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CMakeCCompilerABI.c"
CMakeCCompilerABI.c
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2614145181.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2614145181.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec2614145181.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTryCompileExec2614145181.dir\Debug\CMakeCCompilerABI.obj
cmTryCompileExec2614145181.vcxproj -> C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec2614145181.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec2614145181.dir\Debug\cmTryCom.581FD34E.tlog\unsuccessfulbuild".
Touching "cmTryCompileExec2614145181.dir\Debug\cmTryCom.581FD34E.tlog\cmTryCompileExec2614145181.lastbuildstate".
Done Building Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec2614145181.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.09
Determining if the CXX compiler works passed with the following output:
Change Dir: C:/Build/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTryCompileExec357496357.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0"
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 4/2/2015 8:55:13 PM.
Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec357496357.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec357496357.dir\Debug\".
Creating directory "C:\Build\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTryCompileExec357496357.dir\Debug\cmTryCom.3F9B35D5.tlog\".
InitializeBuildStatus:
Creating "cmTryCompileExec357496357.dir\Debug\cmTryCom.3F9B35D5.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec357496357.dir\Debug\\" /Fd"cmTryCompileExec357496357.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue C:\Build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec357496357.dir\Debug\\" /Fd"cmTryCompileExec357496357.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue C:\Build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
testCXXCompiler.cxx
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec357496357.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec357496357.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec357496357.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTryCompileExec357496357.dir\Debug\testCXXCompiler.obj
cmTryCompileExec357496357.vcxproj -> C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec357496357.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec357496357.dir\Debug\cmTryCom.3F9B35D5.tlog\unsuccessfulbuild".
Touching "cmTryCompileExec357496357.dir\Debug\cmTryCom.3F9B35D5.tlog\cmTryCompileExec357496357.lastbuildstate".
Done Building Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec357496357.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.09
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/Build/CMakeFiles/CMakeTmp
Run Build Command:"C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe" "cmTryCompileExec844688743.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=12.0"
Microsoft (R) Build Engine version 12.0.31101.0
[Microsoft .NET Framework, version 4.0.30319.18444]
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 4/2/2015 8:55:15 PM.
Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec844688743.vcxproj" on node 1 (default targets).
PrepareForBuild:
Creating directory "cmTryCompileExec844688743.dir\Debug\".
Creating directory "C:\Build\CMakeFiles\CMakeTmp\Debug\".
Creating directory "cmTryCompileExec844688743.dir\Debug\cmTryCom.8786E975.tlog\".
InitializeBuildStatus:
Creating "cmTryCompileExec844688743.dir\Debug\cmTryCom.8786E975.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec844688743.dir\Debug\\" /Fd"cmTryCompileExec844688743.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CMakeCXXCompilerABI.cpp"
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp

recise /Zc:wchar_t /Zc:forScope /GR /Fo"cmTryCompileExec844688743.dir\Debug\\" /Fd"cmTryCompileExec844688743.dir\Debug\vc120.pdb" /Gd /TP /analyze- /errorReport:queue "C:\Program Files (x86)\CMake\share\cmake-3.1\Modules\CMakeCXXCompilerABI.cpp"
CMakeCXXCompilerABI.cpp
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec844688743.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec844688743.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"C:/Build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec844688743.lib" /MACHINE:X86 /SAFESEH /machine:X86 /debug cmTryCompileExec844688743.dir\Debug\CMakeCXXCompilerABI.obj
cmTryCompileExec844688743.vcxproj -> C:\Build\CMakeFiles\CMakeTmp\Debug\cmTryCompileExec844688743.exe
FinalizeBuildStatus:
Deleting file "cmTryCompileExec844688743.dir\Debug\cmTryCom.8786E975.tlog\unsuccessfulbuild".
Touching "cmTryCompileExec844688743.dir\Debug\cmTryCom.8786E975.tlog\cmTryCompileExec844688743.lastbuildstate".
Done Building Project "C:\Build\CMakeFiles\CMakeTmp\cmTryCompileExec844688743.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:01.09