diff options
author | Brad King <brad.king@kitware.com> | 2020-01-31 19:33:04 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-01-31 19:37:34 (GMT) |
commit | 97de48b52899007e3ecfb988bddff8a8d9b70110 (patch) | |
tree | 0a409a083624a9e10b7661b2048ba8040a03e88f /Tests/FindGTK2/pangoxft | |
parent | 6348ffb9e55c5e84b9bc65d4d97a2f6b6f016edc (diff) | |
download | CMake-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/FindGTK2/pangoxft')
0 files changed, 0 insertions, 0 deletions