Aditya Vidyadhar Kamath
|
d27fe9dfba
|
AIX: Add option to archive shared libraries
Add option `CMAKE_AIX_SHARED_LIBRARY_ARCHIVE`.
There will no versions for the shared objects when this option is used.
Closes: #26033
|
2024-07-17 11:52:09 -04:00 |
|
Brad King
|
9daa4a6c3f
|
Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAG
This platform configuration variable is unused. Modules are built using
the value of CMAKE_SHARED_LIBRARY_RUNTIME_${lang}_FLAG.
|
2009-12-02 15:17:32 -05:00 |
|
Ken Martin
|
fa9f03779f
|
ENH: improvements
|
2007-02-27 09:43:34 -05:00 |
|
Ken Martin
|
dc7c6172b1
|
ENH: added for system information command line option
|
2007-02-26 13:40:56 -05:00 |
|