| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005093 | CMake | CMake | public | 2007-05-27 02:15 | 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 | 0005093: Targets with directory names in them will create wrong Makefile (CMake should not allow this, and give an error) | ||||||||
| Description | When running under -G "NMake Makefiles", targets that contain directories will create an incorrect nmake file. See for example line 230 of the attached file. This happens whenever you add a rule like: ADD_LIBRARY( "directory/libname" ... ) | ||||||||
| Additional Information | CMake should check for invalid characters in target names. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0041361) 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-10 10:38 | Bill Hoffman | Summary | Targets with directory names in them will create wrong Makefile => Targets with directory names in them will create wrong Makefile (CMake should not allow this, and give an error) |
| 2008-10-10 10:38 | Bill Hoffman | Additional Information Updated | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041361 | |
| 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 |