mirror of
https://github.com/reactos/CMake.git
synced 2025-01-09 13:10:51 +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
211 B
ReStructuredText
8 lines
211 B
ReStructuredText
CMAKE_<LANG>_CREATE_SHARED_LIBRARY
|
|
----------------------------------
|
|
|
|
Rule variable to create a shared library.
|
|
|
|
This is a rule variable that tells CMake how to create a shared
|
|
library for the language <LANG>.
|