summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst
blob: 807229dec266020f9bb34379d503fb4db68f25e7 (plain)
1
2
3
4
5
6
7
8
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.