mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
b14abe31a9
Generated cmake_install.cmake script code used MATCHES to compare component names. This does not support characters considered special by regular expression syntax in component names. This change uses STREQUAL instead. See issue #8256.
8.0 KiB
8.0 KiB