mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 15:18:26 -05:00
bd360ee329
When checking target types for TARGET_SUPPORTS_SHARED_LIBS == false, enumerate exactly the library types not supported rather than trying to maintain a list of all the types that are supported. Otherwise add_library(SomeImportedLib UNKNOWN IMPORTED) warns on platforms that do not support shared libraries. Reported-by: Kelly Thompson <kgt@lanl.gov>
13 KiB
13 KiB