MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009884 | CMake | CMake | public | 2009-11-11 15:53 | 2016-06-10 14:31 |
| Reporter | Thomas Harning | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0009884: Commas in the path to a project do not force output to be quoted for VS2008 projects | ||||
| Description | Visual Studio 2008 interprets both semicolon and commas as separators for include paths (at the least). If a path to a project contains a comma, ex: C:\MyProject-1,0\ then paths such as the 'include' path are split in such a way when included.. Ex: include_directories(include) in that project will yield: include paths: C:\MyProject-1 0\include CMake needs to know the VS2008 rules for project output. The same is likely to apply to VS 20** | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | studio, visual | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-11-11 15:53 | Thomas Harning | New Issue | |||
| 2009-11-11 15:54 | Thomas Harning | Tag Attached: studio | |||
| 2009-11-11 15:54 | Thomas Harning | Tag Attached: visual | |||
| 2010-12-14 16:13 | David Cole | Assigned To | => David Cole | ||
| 2010-12-14 16:13 | David Cole | Status | new => assigned | ||
| 2010-12-17 07:41 | David Cole | Target Version | => CMake 2.8.4 | ||
| 2011-01-03 17:33 | Bill Hoffman | Note Added: 0024370 | |||
| 2011-01-10 14:50 | David Cole | Note Added: 0024550 | |||
| 2011-01-10 14:50 | David Cole | Target Version | CMake 2.8.4 => | ||
| 2011-10-25 22:25 | David Cole | Status | assigned => backlog | ||
| 2011-10-25 22:27 | David Cole | Assigned To | David Cole => | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041615 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:27 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||