[all-commits] [llvm/llvm-project] e659ff: [CMake] Allow overriding MSVC_DIA_SDK_DIR via CMake
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Oct 21 23:35:09 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e659fff2fb7203ae949f32b5e50d030738c33f5e
https://github.com/llvm/llvm-project/commit/e659fff2fb7203ae949f32b5e50d030738c33f5e
Author: Martin Storsjo <martin at martin.st>
Date: 2019-10-22 (Tue, 22 Oct 2019)
Changed paths:
M llvm/cmake/config-ix.cmake
Log Message:
-----------
[CMake] Allow overriding MSVC_DIA_SDK_DIR via CMake
This eases using it in cross-msvc setups.
Differential Revision: https://reviews.llvm.org/D69239
llvm-svn: 375485
Commit: 3fe1c88bb2bdaddacbd1792c0c42ae91382cc17e
https://github.com/llvm/llvm-project/commit/3fe1c88bb2bdaddacbd1792c0c42ae91382cc17e
Author: Martin Storsjo <martin at martin.st>
Date: 2019-10-22 (Tue, 22 Oct 2019)
Changed paths:
M llvm/cmake/platforms/WinMsvc.cmake
Log Message:
-----------
[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
Compare: https://github.com/llvm/llvm-project/compare/4e039e2720f9...3fe1c88bb2bd
More information about the All-commits
mailing list