MantisBT - CMake | |||||||||||||||||
View Issue Details | |||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||
0004022 | CMake | CMake | public | 2006-11-06 04:43 | 2007-02-21 14:01 | ||||||||||||
Reporter | Gaetan Lehmann | ||||||||||||||||
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 | 0004022: Xcode generator produce invalid code when there is a quote in a string | ||||||||||||||||
Description | The problem was hilighted by the following line in GCC/gcc/CMakeLists.txt, in cableswig: PROPERTIES COMPILE_FLAGS "-DPREFIX=\"${CMAKE_INSTALL_PREFIX}\"") which produce the invalid line, in project.pbxproj: 410D150410D150410D150000 /* prefix.c in Source Files */ = {isa = PBXBuildFile; fileRef = 410D060410D060410D060000 /* prefix.c */; settings = { COMPILER_FLAGS = "-DPREFIX="/usr/local""; }; }; | ||||||||||||||||
Steps To Reproduce | |||||||||||||||||
Additional Information | |||||||||||||||||
Tags | No tags attached. | ||||||||||||||||
Relationships |
| ||||||||||||||||
Attached Files | |||||||||||||||||
Issue History | |||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||
2008-07-14 17:47 | Brad King | Relationship added | related to 0007316 | ||||||||||||||
2008-07-14 17:47 | Brad King | Relationship added | related to 0007315 |
Notes | |||||
|
|||||
|
|