MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014281 | CMake | CMake | public | 2013-07-08 19:33 | 2013-12-02 08:51 |
| Reporter | nomorgan | ||||
| Assigned To | |||||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Windows 7 | OS | Windows 7 | OS Version | |
| Product Version | CMake 2.8.11.1 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0014281: INCLUDE_DIRECTORIES problem with duplicate path and path with spaces | ||||
| Description | this command used with a NMake Generator: INCLUDE_DIRECTORIES("c:/Program Files/lib/2" "c:/Program Files/lib/1") result in this nmake command line /I"c:/Program Files/lib/2" Files/lib/1" instead of /I"c:/Program Files/lib/2" /I"c:/Program Files/lib/1" | ||||
| Steps To Reproduce | I Have tried with INCLUDE_DIRECTORIES("c:/Program Files/lib/2" "c:/Program Files/lib/1") INCLUDE_DIRECTORIES(c:/Program\ Files/lib/2 c:/Program\ Files/lib/1) | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-07-08 19:33 | nomorgan | New Issue | |||
| 2013-07-08 19:40 | nomorgan | Note Added: 0033514 | |||
| 2013-07-09 09:40 | Brad King | Note Added: 0033518 | |||
| 2013-07-11 14:53 | nomorgan | Note Added: 0033527 | |||
| 2013-07-15 08:21 | Brad King | Status | new => resolved | ||
| 2013-07-15 08:21 | Brad King | Resolution | open => no change required | ||
| 2013-12-02 08:51 | Robert Maynard | Note Added: 0034643 | |||
| 2013-12-02 08:51 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||