CMake/Tests/CPackNSISGenerator
K. R. Walker b1f956529a CPack/NSIS: Fix matching of reserved component names
"Console" unexpectedly matches the reserved name regex.  This revealed
that `cmCPackNSISGenerator::CreateComponentDescription()` needs to use
the name returned by `GetSanitizedDirOrFileName()` for the component
file glob.

Fix the change from commit a1af593291 (CPack: Support arbitrary
component name when packaging, 2024-05-01, v3.30.0-rc1~151^2~1) to
address these issues and add related checks to the `CPackNSISGenerator`
test case.

Issue: #23612
2024-08-19 14:25:31 -04:00
..
CMakeLists.txt CPack/NSIS: Fix matching of reserved component names 2024-08-19 14:25:31 -04:00
header-icon.bmp
header-image.bmp
install.ico
main.cpp
RunCPackVerifyResult.cmake CPack/NSIS: Fix matching of reserved component names 2024-08-19 14:25:31 -04:00
uninstall.ico