summaryrefslogtreecommitdiffstats
path: root/Modules/SystemInformation.in
Commit message (Collapse)AuthorAgeFilesLines
* AIX: Add option to archive shared librariesAditya Vidyadhar Kamath2024-07-171-0/+1
| | | | | | | | Add option `CMAKE_AIX_SHARED_LIBRARY_ARCHIVE`. There will no versions for the shared objects when this option is used. Closes: #26033
* Remove CMAKE_SHARED_MODULE_RUNTIME_${lang}_FLAGBrad King2009-12-021-4/+0
| | | | | This platform configuration variable is unused. Modules are built using the value of CMAKE_SHARED_LIBRARY_RUNTIME_${lang}_FLAG.
* ENH: improvementsKen Martin2007-02-271-0/+1
|
* ENH: added for system information command line optionKen Martin2007-02-261-0/+91