[CMake] [WinMsvc] Look for includes and libs in ${MSVC_BASE}/atlmfc
commit59b9923cc91f6baeeec9d66a9619e42189841e2b
authorMartin Storsjo <martin@martin.st>
Tue, 22 Oct 2019 06:36:27 +0000 (22 06:36 +0000)
committerMartin Storsjo <martin@martin.st>
Tue, 22 Oct 2019 06:36:27 +0000 (22 06:36 +0000)
tree702181bf47f3089f5eb70edac89797e5fc3e1000
parent5b84139c3fd27a52917f47831b5138f723f54aab
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@375486 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/platforms/WinMsvc.cmake