mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-20 06:20:55 +00:00
The commit "Test per-config OUTPUT_DIRECTORY properties" added this test with a find_library() call in a CMake script, which requires an explicit list of possible library prefixes and suffixes. This commit adds more suffixes to match the libraries built on HP, MinGW, and Cygwin.