You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
CMAKE_<LANG>_CREATE_SHARED_MODULE
|
|
---------------------------------
|
|
|
|
Rule variable to create a shared module.
|
|
|
|
This is a rule variable that tells CMake how to create a shared
|
|
library for the language ``<LANG>``. This rule variable is a ``;`` delimited
|
|
list of commands to run.
|