The system is: Windows - 10.0.22000 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: D:/Development/sheat/VS2019/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.30136 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

CMakeCCompilerId.c
Microsoft (R) Incremental Linker Version 14.29.30136.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 "D:/Development/Work/CENOS/cenos-backend/cmake-build-debug/CMakeFiles/3.20.2/CompilerIdC/CMakeCCompilerId.exe"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: D:/Development/sheat/VS2019/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.30136 for x64
Copyright (C) Microsoft Corporation.  All rights reserved.

CMakeCXXCompilerId.cpp
Microsoft (R) Incremental Linker Version 14.29.30136.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 "D:/Development/Work/CENOS/cenos-backend/cmake-build-debug/CMakeFiles/3.20.2/CompilerIdCXX/CMakeCXXCompilerId.exe"

Detecting C compiler ABI info compiled with the following output:
Change Dir: D:/Development/Work/CENOS/cenos-backend/cmake-build-debug/CMakeFiles/CMakeTmp

Run Build Command(s):nmake -f Makefile /nologo cmTC_af913\fast && 	D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\nmake.exe  -f CMakeFiles\cmTC_af913.dir\build.make /nologo -L                  CMakeFiles\cmTC_af913.dir\build
Building C object CMakeFiles/cmTC_af913.dir/CMakeCCompilerABI.c.obj
	"C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E cmake_cl_compile_depends --dep-file=CMakeFiles\cmTC_af913.dir\CMakeCCompilerABI.c.obj.d --working-dir=D:\Development\Work\CENOS\cenos-backend\cmake-build-debug\CMakeFiles\CMakeTmp --filter-prefix="" -- D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe @C:\Users\messi\AppData\Local\Temp\nm28A.tmp
Linking C executable cmTC_af913.exe
	"C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_af913.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\mt.exe --manifests -- D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\link.exe /nologo @CMakeFiles\cmTC_af913.dir\objects1.rsp @C:\Users\messi\AppData\Local\Temp\nm318.tmp



Detecting CXX compiler ABI info compiled with the following output:
Change Dir: D:/Development/Work/CENOS/cenos-backend/cmake-build-debug/CMakeFiles/CMakeTmp

Run Build Command(s):nmake -f Makefile /nologo cmTC_3b0e6\fast && 	D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\nmake.exe  -f CMakeFiles\cmTC_3b0e6.dir\build.make /nologo -L                  CMakeFiles\cmTC_3b0e6.dir\build
Building CXX object CMakeFiles/cmTC_3b0e6.dir/CMakeCXXCompilerABI.cpp.obj
	"C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E cmake_cl_compile_depends --dep-file=CMakeFiles\cmTC_3b0e6.dir\CMakeCXXCompilerABI.cpp.obj.d --working-dir=D:\Development\Work\CENOS\cenos-backend\cmake-build-debug\CMakeFiles\CMakeTmp --filter-prefix="" -- D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\cl.exe @C:\Users\messi\AppData\Local\Temp\nm692.tmp
Linking CXX executable cmTC_3b0e6.exe
	"C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_3b0e6.dir --rc=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\rc.exe --mt=C:\PROGRA~2\WI3CF2~1\10\bin\100183~1.0\x64\mt.exe --manifests -- D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\Hostx64\x64\link.exe /nologo @CMakeFiles\cmTC_3b0e6.dir\objects1.rsp @C:\Users\messi\AppData\Local\Temp\nm71F.tmp



