MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003664 | CMake | CMake | public | 2006-08-26 17:52 | 2006-10-04 11:34 |
| Reporter | Erwin Coumans | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0003664: problems with extra quotes in msvc preprocessor defines | ||||
| Description | ADD_DEFINITIONS(-DSN_TARGET_PS3) Then cmake autogenerates: PreprocessorDefinitions=","SN_TARGET_PS3"," It should be: PreprocessorDefinitions="SN_TARGET_PS3" Is there a template that I can edit to solve this, or does it require C/C++ modifications? Some programs are incompatible with the additional quotes. In particular, SN Systems compiler (in MSVC) doesn't recognize the proprocessor defines inside additional quotes. This would be a showstopper (hence Critical) for our project. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||