mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
8de145cae1
The MSVC linker needs to know what MSVC runtime a shared library needs. ISPC objects don't have a '/DIRECTIVE' entry for the MSVC runtime as they have no dependency on it. Therefore we need to add a C or C++ source to each shared library so the MSVC linker knows what runtime to embed
171 B
171 B