mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-29 10:31:03 -06:00
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
0 lines
0 B
C++
0 lines
0 B
C++
The file is empty.