diff options
author | Patrick Storz <eduard.braun2@gmx.de> | 2020-01-04 17:18:18 (GMT) |
---|---|---|
committer | Patrick Storz <eduard.braun2@gmx.de> | 2020-01-04 17:18:18 (GMT) |
commit | 13567bd1861ab36cfcdd4aa1ffdc935c8fcf6cf7 (patch) | |
tree | b69a696700aa08f556fafcfeea212c9a4edc9eda /Modules/Internal/FeatureTesting.cmake | |
parent | b52962bd61c08a657d0a7e98cd93eefc94ba502b (diff) | |
download | CMake-13567bd1861ab36cfcdd4aa1ffdc935c8fcf6cf7.zip CMake-13567bd1861ab36cfcdd4aa1ffdc935c8fcf6cf7.tar.gz CMake-13567bd1861ab36cfcdd4aa1ffdc935c8fcf6cf7.tar.bz2 |
CPack/NSIS: Avoid "setup loading" screen by fixing template order
NSIS packages files (including those required by the installer itslef)
in the order in which they're mentioned in the .nsi file.
If solid compression is used, the installer might need to extract
large parts of the archive to be able to even start the setup program
("Please wait while setup is loading...").
Avoid this by moving component installation towards the end of the
template file.
Diffstat (limited to 'Modules/Internal/FeatureTesting.cmake')
0 files changed, 0 insertions, 0 deletions