summaryrefslogtreecommitdiffstatshomepage
path: root/cmake.packaging/WixUI_CustomInstallDir.wxs
AgeCommit message (Collapse)AuthorFiles
2024-06-04feat(install): mention standard paths, XDG vars in Windows installer #29101Luis Calle1
fix #25207 The `.wxs` files were copied from - cmake repo (BSD 3-Clause License) https://github.com/Kitware/CMake/blob/master/Utilities/Release/WiX/install_dir.wxs - wix repo [Microsoft Reciprocal License](https://github.com/wixtoolset/wix3/blob/b40e9a32c24033e11b77baf2c91a704382f898ed/LICENSE.TXT)) https://github.com/wixtoolset/wix3/blob/b40e9a32c24033e11b77baf2c91a704382f898ed/src/ext/UIExtension/wixlib/WixUI_InstallDir.wxs