Closed charles-lunarg closed 4 months ago
FYI: This issue affects ALL users of clang-cl, whether or not they intend to use C++ modules. Since the 290 header will see wider distribution as an SDK release, @charles-lunarg and I decided to move the v1.3.290
tag to include this fix and avoid more downstream breakage.
The current released versions of clang-cl does not work with CMakes module implementation. Rather than break downstream users, just disable the module support for the time being.