| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005094 | CMake | CMake | public | 2007-05-27 03:02 | 2016-06-10 14:30 | ||||
| Reporter | Gonzalo Garramuno | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | urgent | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005094: Targets with directory names in them will create wrong project names | ||||||||
| Description | Target files that contain directory names, such as: ADD_LIBRARY( "directory/name" ...) will create .vcproj/.sln files with projects named as: directory/name. According to MSVS, this is an invalid project name. The / should be turned into underscores, like directory_name. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0013799) Bill Hoffman (manager) 2008-10-09 13:11 |
I don't think / is supported in the name. It breaks for makefiles as well. |
|
(0041362) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-10-09 13:11 | Bill Hoffman | Note Added: 0013799 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041362 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |