mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 12:09:48 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
8 lines
225 B
ReStructuredText
8 lines
225 B
ReStructuredText
TARGET_ARCHIVES_MAY_BE_SHARED_LIBS
|
|
----------------------------------
|
|
|
|
Set if shared libraries may be named like archives.
|
|
|
|
On AIX shared libraries may be named "lib<name>.a". This property is
|
|
set to true on such platforms.
|