diff options
author | Brad King <brad.king@kitware.com> | 2014-07-10 19:06:19 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2014-07-10 19:10:32 (GMT) |
commit | 7e1283e48c54424b38444f78c983fc32a287ee80 (patch) | |
tree | 3fb8fd2f2eec98f4a406bf45ea41f7eaac4bffa2 /Source/cmparseMSBuildXML.py | |
parent | 55d6aa36a522f2dd7849ccd53d9e743a88f8c7a1 (diff) | |
download | CMake-7e1283e48c54424b38444f78c983fc32a287ee80.zip CMake-7e1283e48c54424b38444f78c983fc32a287ee80.tar.gz CMake-7e1283e48c54424b38444f78c983fc32a287ee80.tar.bz2 |
MSVC: Fix linking of DLLs on WinCE (#15013)
On WinCE we must link both shared libraries and executables with the
/subsystem:windowsce flag. Teach Platform/Windows-MSVC to pass it
to the linker in both cases.
Suggested-by: Gunnar Roth <gunnar.roth@gmx.de>
Diffstat (limited to 'Source/cmparseMSBuildXML.py')
0 files changed, 0 insertions, 0 deletions