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-release/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-release/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-release/CMakeFiles/CMakeTmp

Run Build Command(s):nmake -f Makefile /nologo cmTC_5cb6c\fast && 	D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\nmake.exe  -f CMakeFiles\cmTC_5cb6c.dir\build.make /nologo -L                  CMakeFiles\cmTC_5cb6c.dir\build
Building C object CMakeFiles/cmTC_5cb6c.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_5cb6c.dir\CMakeCCompilerABI.c.obj.d --working-dir=D:\Development\Work\CENOS\cenos-backend\cmake-build-release\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\nm21D.tmp
Linking C executable cmTC_5cb6c.exe
	"C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_5cb6c.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_5cb6c.dir\objects1.rsp @C:\Users\messi\AppData\Local\Temp\nm29B.tmp



Detecting CXX compiler ABI info compiled with the following output:
Change Dir: D:/Development/Work/CENOS/cenos-backend/cmake-build-release/CMakeFiles/CMakeTmp

Run Build Command(s):nmake -f Makefile /nologo cmTC_274ba\fast && 	D:\Development\sheat\VS2019\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64\nmake.exe  -f CMakeFiles\cmTC_274ba.dir\build.make /nologo -L                  CMakeFiles\cmTC_274ba.dir\build
Building CXX object CMakeFiles/cmTC_274ba.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_274ba.dir\CMakeCXXCompilerABI.cpp.obj.d --working-dir=D:\Development\Work\CENOS\cenos-backend\cmake-build-release\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\nm615.tmp
Linking CXX executable cmTC_274ba.exe
	"C:\Program Files\JetBrains\CLion 2021.2.1\bin\cmake\win\bin\cmake.exe" -E vs_link_exe --intdir=CMakeFiles\cmTC_274ba.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_274ba.dir\objects1.rsp @C:\Users\messi\AppData\Local\Temp\nm6B2.tmp



