MantisBT - CMake | |||||
| View Issue Details | |||||
| 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" ... ) | ||||
| Steps To Reproduce | |||||
| Additional Information | CMake should check for invalid characters in target names. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/1015/build.make | ||||
| 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 | ||
| Notes | |||||
|
|
|||||
|
|
||||