Closed
Description
Hi all.
Although the build option is the same as VS2019, the current implementation does not explicitly support VS2022.
It is better to add VS2022 to TOOLCHAIN,
The following code is related to VS2022 in spdm-emu
.
https://github.com/DMTF/spdm-emu/blob/8528ec237824dae97b8db64faadfe216d55eaf6f/CMakeLists.txt#L568-L580
BTW, In a structure where spdm-emu
includes SPDM-Responder-Validator
as a sub-module, can a build be done if the supported TOOLCHAIN is different?