diff options
author | Brad King <brad.king@kitware.com> | 2017-06-08 13:54:37 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-06-08 14:41:28 (GMT) |
commit | c41a7c7d90e1fca52896dfeb99b7efd717aa6262 (patch) | |
tree | 301bf40d2b648d8ae8ec23dfcecf8275df57bc5a /Tests/RunCMake/Framework | |
parent | cab94b7c4f82653796e407c90c8d348e8f45a904 (diff) | |
download | CMake-c41a7c7d90e1fca52896dfeb99b7efd717aa6262.zip CMake-c41a7c7d90e1fca52896dfeb99b7efd717aa6262.tar.gz CMake-c41a7c7d90e1fca52896dfeb99b7efd717aa6262.tar.bz2 |
file: Normalize GENERATE command input and output file paths
Normalize absolute paths so that no extra components like `../` or
`...//...` appear that later confuse relative path computation.
In particular, we expect paths sent to AddCMakeDependFile and
AddCMakeOutputFile to be normalized.
Do this only for paths that are already absolute because
we can't handle relative paths yet (see #16786).
Fixes: #16892
Diffstat (limited to 'Tests/RunCMake/Framework')
0 files changed, 0 insertions, 0 deletions