After reading articles, I realized that creating our own windows runtime component itself is easily doable without a help of cppwinrt. So I thought that it looks more appropriate to go with building ...
/* Make sure the Windows SDK's NTDDI_VERSION macro gets defined. This is used by SDL to determine which version of the Windows SDK is being used.