7c7efd1ed9
CPACK_* variables expect component name in upper case. CPACK_RPM_* variables expected component name to be in same case as component name. This patch adds support for CPACK_RPM_* variables with upper case component names to match the convention with CPACK_* variables and also preserves same case component names for back compatibility. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MyLibCPackConfig-AllInOne.cmake.in | ||
MyLibCPackConfig-IgnoreGroup.cmake.in | ||
MyLibCPackConfig-OnePackPerGroup.cmake.in | ||
RunCPackVerifyResult.cmake | ||
license.txt | ||
mylib | ||
mylib.cpp | ||
mylib.h | ||
mylibapp.cpp | ||
symlink_postinstall_expected.txt |