diff options
| author | Brad King <brad.king@kitware.com> | 2012-02-06 14:40:42 (GMT) | 
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2012-02-06 14:40:42 (GMT) | 
| commit | c8ef6430e09c063b74708ef0cd28f533c15fd8bd (patch) | |
| tree | d37c630801b3ba3abbc687b12c55315ee89fda11 /Tests/Tutorial/Step5/MathFunctions/MathFunctions.h | |
| parent | 8704525f201452929a2bec96fb04387c97ad8a79 (diff) | |
| download | CMake-c8ef6430e09c063b74708ef0cd28f533c15fd8bd.zip CMake-c8ef6430e09c063b74708ef0cd28f533c15fd8bd.tar.gz CMake-c8ef6430e09c063b74708ef0cd28f533c15fd8bd.tar.bz2 | |
Allow directory names containing '=' and warn if necessary (#12934)
The approach taken by commit 8704525f (Reject directory names containing
'=', 2011-01-14) was perhaps too heavy-handed for avoiding the obscure
cases when '=' in the path fails due to limitations of Make syntax.
Only two CMake tests:
  LinkDirectory
  OutOfSource
fail when the path contains '=' and they cover obscure cases.  Instead
of rejecting such paths outright just warn when the problem may occur.
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
