summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileExecutableTargetGenerator.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-10-07 11:24:41 (GMT)
committerBrad King <brad.king@kitware.com>2013-10-07 12:17:12 (GMT)
commit6f98f4ac92a789a310cc7d9965556b4a8439654f (patch)
tree60f95720ba38972890b6a9d9b9040c7f649d98a1 /Source/cmMakefileExecutableTargetGenerator.cxx
parent5b98d09e803270e57aa9a13ad53a144b95b58abc (diff)
downloadCMake-6f98f4ac92a789a310cc7d9965556b4a8439654f.zip
CMake-6f98f4ac92a789a310cc7d9965556b4a8439654f.tar.gz
CMake-6f98f4ac92a789a310cc7d9965556b4a8439654f.tar.bz2
Genex: Fix processing multiple include directories for relative paths
Re-insert the semicolon which was removed during splitting. Commit d777b8e7 (Genex: Allow relative paths in INSTALL_INTERFACE., 2013-07-25) introduced the prefixItems method to allow relative paths in the argument of the INSTALL_INTERFACE expression. That method was buggy in that it did not re-introduce the semicolon separator in the result. This bug also affects paths which are already absolute in user code.
Diffstat (limited to 'Source/cmMakefileExecutableTargetGenerator.cxx')
0 files changed, 0 insertions, 0 deletions