summaryrefslogtreecommitdiffstats
path: root/Source/cmVisualStudioGeneratorOptions.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-06-08 13:54:37 (GMT)
committerBrad King <brad.king@kitware.com>2017-06-08 14:41:28 (GMT)
commitc41a7c7d90e1fca52896dfeb99b7efd717aa6262 (patch)
tree301bf40d2b648d8ae8ec23dfcecf8275df57bc5a /Source/cmVisualStudioGeneratorOptions.h
parentcab94b7c4f82653796e407c90c8d348e8f45a904 (diff)
downloadCMake-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 'Source/cmVisualStudioGeneratorOptions.h')
0 files changed, 0 insertions, 0 deletions