[CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc
authorMartin Storsjo <martin@martin.st>
Tue, 22 Oct 2019 06:36:27 +0000 (06:36 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 22 Oct 2019 06:36:27 +0000 (06:36 +0000)
commit3fe1c88bb2bdaddacbd1792c0c42ae91382cc17e
treea93d64b16c32979de9c2280a93b89498a336dfd7
parente659fff2fb7203ae949f32b5e50d030738c33f5e
[CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc

This is necessary if building with the DIA SDK enabled.

Differential Revision: https://reviews.llvm.org/D69240

llvm-svn: 375486
llvm/cmake/platforms/WinMsvc.cmake