summaryrefslogtreecommitdiffstats
path: root/Source/cmIDEOptions.cxx
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-02-28 16:39:27 (GMT)
committerStephen Kelly <steveire@gmail.com>2013-02-28 16:54:11 (GMT)
commitf93a388c9c65ae9c8f74055e18ddf85be10a8a34 (patch)
tree36da42aa9e0170e2071f4462e48dbfb57b719a5e /Source/cmIDEOptions.cxx
parent42c56c824c719a640471a622f710b0b86ee02abc (diff)
downloadCMake-f93a388c9c65ae9c8f74055e18ddf85be10a8a34.zip
CMake-f93a388c9c65ae9c8f74055e18ddf85be10a8a34.tar.gz
CMake-f93a388c9c65ae9c8f74055e18ddf85be10a8a34.tar.bz2
Fix the cmGeneratorExpression::Split when leading chars are present.
In the case of input like foo$<1:bar> the preGenex should be 'foo'. In that case, the search for a ';' will not find one, and there is no preceding input to process as a non-genex list. Previously, the result of 'splitting' such a string would instead be a vector containing the same string two times.
Diffstat (limited to 'Source/cmIDEOptions.cxx')
0 files changed, 0 insertions, 0 deletions