| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0015213 | CMake | CMake | public | 2014-10-21 14:59 | 2015-04-06 09:07 | ||||
| Reporter | Hartmut Seichter | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | no change required | ||||||
| Platform | Mac OS X | OS | OSX | OS Version | 10.10 | ||||
| Product Version | CMake 3.0.2 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0015213: CMAKE_MODULE_LIBRARY_SUFFIX is not set | ||||||||
| Description | This might be also relevant to other OSX variants. CMAKE_MODULE_LIBRARY_SUFFIX is not set. However, compiling shared libraries as modules produces correctly libraries with suffix .so (unlike .dylib) ... | ||||||||
| Steps To Reproduce | create a shared library - compile as MODULE ... results in .so use system introspection such as a config file - CMAKE_MODULE_LIBRARY_SUFFIX returns nothing. In comparison, CMAKE_SHARED_LIBRARY_SUFFIX correctly is set to ".dylib" | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0037058) Brad King (manager) 2014-10-21 15:11 |
The variable is called CMAKE_SHARED_MODULE_SUFFIX. |
|
(0037059) Hartmut Seichter (reporter) 2014-10-21 15:31 |
Ugh. Yes, right - user incapable of proper name mangling ;) - Apologies for the noise. |
|
(0038425) Robert Maynard (manager) 2015-04-06 09:07 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2014-10-21 14:59 | Hartmut Seichter | New Issue | |
| 2014-10-21 15:11 | Brad King | Note Added: 0037058 | |
| 2014-10-21 15:31 | Hartmut Seichter | Note Added: 0037059 | |
| 2014-10-21 15:45 | Brad King | Status | new => resolved |
| 2014-10-21 15:45 | Brad King | Resolution | open => no change required |
| 2015-04-06 09:07 | Robert Maynard | Note Added: 0038425 | |
| 2015-04-06 09:07 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |