summaryrefslogtreecommitdiffstats
path: root/Tests/SourceFileIncludeDirProperty
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2020-01-31 19:33:04 (GMT)
committerBrad King <brad.king@kitware.com>2020-01-31 19:37:34 (GMT)
commit97de48b52899007e3ecfb988bddff8a8d9b70110 (patch)
tree0a409a083624a9e10b7661b2048ba8040a03e88f /Tests/SourceFileIncludeDirProperty
parent6348ffb9e55c5e84b9bc65d4d97a2f6b6f016edc (diff)
downloadCMake-97de48b52899007e3ecfb988bddff8a8d9b70110.zip
CMake-97de48b52899007e3ecfb988bddff8a8d9b70110.tar.gz
CMake-97de48b52899007e3ecfb988bddff8a8d9b70110.tar.bz2
Tests: Update Assembler code generation to select MSVC runtime library
The `Assembler` test runs the C compiler in a custom command to generate a `.s` file for the platform. When using the GNU-like Clang variant on Windows, ensure that the custom command includes the MSVC runtime library selection flags for Clang. That way the resulting `.s` file, when assembled into a `.obj`, will tell the linker what runtime library it needs.
Diffstat (limited to 'Tests/SourceFileIncludeDirProperty')
0 files changed, 0 insertions, 0 deletions