This is necessary if building with the DIA SDK enabled.
This doesn't seem to add any warnings in case the atlmfc directory doesn't exist, so hopefully it should be safe to just add it like this.
Paths
| Differential D69240
[CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc ClosedPublic Authored by mstorsjo on Oct 21 2019, 1:08 AM.
Details Summary This is necessary if building with the DIA SDK enabled. This doesn't seem to add any warnings in case the atlmfc directory doesn't exist, so hopefully it should be safe to just add it like this.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 21 2019, 1:02 PM Comment Actions
Good point, I'll check that, and adjust if necessary, before committing :-) Closed by commit rG3fe1c88bb2bd: [CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc (authored by mstorsjo). · Explain WhyOct 21 2019, 11:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 226000 llvm/cmake/platforms/WinMsvc.cmake
|