mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-12 00:58:59 -05:00
063e98eb4b
ee83165923cmake: Explicitly normalize input paths as they exist on disk9d44a77454find_*: Explicitly normalize found paths as they exist on disk967d3ea85ccmake-gui: Explicitly normalize input paths as they exist on disk074ad98ebcctest: Explicitly normalize input paths as they exist on disk1f14238701cpack: Explicitly normalize input paths as they exist on disk9fe09ebc53cmSystemTools: Add GetEnvPathNormalized to get paths from environment2108f3507fcmSystemTools: Add SplitEnvPathNormalized to split paths from environment6d57403e14cmSystemTools: Fix SplitEnvPath to avoid empty paths ... Acked-by: Kitware Robot <kwrobot@kitware.com> Tested-by: buildbot <buildbot@kitware.com> Merge-request: !9929