mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
6234afdff4
The meaning of "absolute path" was previously assumed knowledge, but a number of special cases were left unspecified. The way some of these are handled differs to the way that cmake_path(IS_ABSOLUTE) works, so document those special cases so that the differing behavior between these two commands is clearly defined.