Skip to content
  • Brad King's avatar
    Configure NSIS-packaged CMake version and install destination · 84af42b9
    Brad King authored
    Remove the version number from the default package install destination.
    An unversioned default allows users to upgrade their CMake installations
    without manually re-generating all their build trees to update the path
    to CMake.  Users can select a versioned directory name on installation
    if they wish.
    
    Also name the package with the full CMake version number so it is clear
    exactly what version is going to be installed.  This is particularly
    helpful for the nightly binary installers.
    84af42b9