]> granicus.if.org Git - llvm/commit
[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)
commitd35e5f8dded4c884ca25ca88f184e1505cad106c
tree702181bf47f3089f5eb70edac89797e5fc3e1000
parent5205202f41907377b35223fef500f2d5679995c4
[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