mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06:00
4ed399ccfbGNUInstallDirs: Change special path defaults to absolute7566a477f7GNUInstallDirs: Factor out helper for special absolute path logic42dfcbf1a5GNUInstallDirs: Refactor LIBDIR default calculation9789f7d05eGNUInstallDirs: Add internal helper to compute specific defaults83f44bbf53GNUInstallDirs: Factor out helper to compute system type0c9b6aa9e4GNUInstallDirs: De-duplicate description of defaults18e1341950GNUInstallDirs: Move defaults from arguments to variables9f41a67fceGNUInstallDirs: Reduce duplication of CMAKE_INSTALL_ prefix ... Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: buildbot <buildbot@kitware.com> Merge-request: !10542