MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003354 | CMake | CMake | public | 2006-06-08 08:27 | 2006-10-04 15:22 |
| Reporter | Jan Woetzel | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0003354: 2.4.2 ADD_DEFINITIONS extra /D "" and quotes in MSVS 7.1 generator | ||||
| Description | ADD_DEFINTIONS should add a compiler flag to the command line, (not only defintions). On MSVS .net 2003 (7.1) genrator it adds extra quotes and prepends /D, e.g. ADD_DEFINTIONS( -foo ) results in /D "-foo" instead of -foo Linux Makefiles and NMake seem to work correctly. Jan. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||