This allows all CMake projects, as well as C++ code, to detect if and when DIA SDK is available for use.
This is independent of actually having any DIA-based code in the codebase, so in theory can go in now, even though the DIA stuff isn't in yet.
I'm not sure if I did this correctly. LMK if I overlooked something or if I'm going about this wrong.