mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
We creates methods IsDLLPlatform() and HasImportLibrary(). The former returns true on Windows. The latter returns whether the target has a DLL import library. It is true on Windows for shared libraries and executables with exports.
21 KiB
21 KiB