Delete CMakeOutput.log
This commit is contained in:
parent
318456fb06
commit
85b35e9ae6
|
@ -1,65 +0,0 @@
|
||||||
The system is: Windows - 10.0.19044 - AMD64
|
|
||||||
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
|
|
||||||
Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
|
|
||||||
Build flags:
|
|
||||||
Id flags:
|
|
||||||
|
|
||||||
The output was:
|
|
||||||
0
|
|
||||||
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30147 for x64
|
|
||||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
||||||
|
|
||||||
CMakeCCompilerId.c
|
|
||||||
Microsoft (R) Incremental Linker Version 14.29.30147.0
|
|
||||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
||||||
|
|
||||||
/out:CMakeCCompilerId.exe
|
|
||||||
CMakeCCompilerId.obj
|
|
||||||
|
|
||||||
|
|
||||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe"
|
|
||||||
|
|
||||||
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.obj"
|
|
||||||
|
|
||||||
The C compiler identification is MSVC, found in "C:/Users/artur/source/repos/fceux/out/build/x64-Debug/CMakeFiles/3.20.21032501-MSVC_2/CompilerIdC/CMakeCCompilerId.exe"
|
|
||||||
|
|
||||||
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
|
|
||||||
Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe
|
|
||||||
Build flags:
|
|
||||||
Id flags:
|
|
||||||
|
|
||||||
The output was:
|
|
||||||
0
|
|
||||||
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30147 for x64
|
|
||||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
||||||
|
|
||||||
CMakeCXXCompilerId.cpp
|
|
||||||
Microsoft (R) Incremental Linker Version 14.29.30147.0
|
|
||||||
Copyright (C) Microsoft Corporation. All rights reserved.
|
|
||||||
|
|
||||||
/out:CMakeCXXCompilerId.exe
|
|
||||||
CMakeCXXCompilerId.obj
|
|
||||||
|
|
||||||
|
|
||||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe"
|
|
||||||
|
|
||||||
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj"
|
|
||||||
|
|
||||||
The CXX compiler identification is MSVC, found in "C:/Users/artur/source/repos/fceux/out/build/x64-Debug/CMakeFiles/3.20.21032501-MSVC_2/CompilerIdCXX/CMakeCXXCompilerId.exe"
|
|
||||||
|
|
||||||
Detecting C compiler ABI info compiled with the following output:
|
|
||||||
Change Dir: C:/Users/artur/source/repos/fceux/out/build/x64-Debug/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe cmTC_9d413 && [1/2] Building C object CMakeFiles\cmTC_9d413.dir\CMakeCCompilerABI.c.obj
|
|
||||||
[2/2] Linking C executable cmTC_9d413.exe
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Detecting CXX compiler ABI info compiled with the following output:
|
|
||||||
Change Dir: C:/Users/artur/source/repos/fceux/out/build/x64-Debug/CMakeFiles/CMakeTmp
|
|
||||||
|
|
||||||
Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/Ninja/ninja.exe cmTC_e7b45 && [1/2] Building CXX object CMakeFiles\cmTC_e7b45.dir\CMakeCXXCompilerABI.cpp.obj
|
|
||||||
[2/2] Linking CXX executable cmTC_e7b45.exe
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue