MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013303 | CMake | CMake | public | 2012-06-14 11:09 | 2016-06-10 14:31 |
| Reporter | tree | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | Apple Mac | OS | OS X | OS Version | 10.4.10 |
| Product Version | CMake 2.8.8 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0013303: Strange issues when using "target_link_libraries" to link stlport and boost on XCode 4 | ||||
| Description | I orgnize stlport libraries in two directories like: stlport/Debug/libstlportstlg.5.2.1.dylib (represented as A) stlport/Release/libstlport.5.2.dylib (represented as B) and then use command target_link_libraries(taget debug ${A}) target_link_libraries(taget optimized ${B}) After generating XCode project, I found in "Building Settings/Other Linker Flags", both the two libraries exist under both "Debug" and "RelWithDebInfo". In happens to boost either. But for other libraries it works as expected. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-06-14 11:09 | tree | New Issue | |||
| 2012-06-14 17:01 | Brad King | Note Added: 0029698 | |||
| 2012-08-11 21:42 | David Cole | Status | new => backlog | ||
| 2012-08-11 21:42 | David Cole | Note Added: 0030441 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042065 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||