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.
 
  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.
CMAKE_<LANG>_CREATE_SHARED_LIBRARY
CMAKE_<LANG>_CREATE_STATIC_LIBRARY
