cmake/Help/variable/CMAKE_LANG_CREATE_SHARED_MODULE.rst

9 lines
278 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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
2019-11-11 23:01:05 +01:00
library for the language ``<LANG>``. This rule variable is a ``;`` delimited
list of commands to run.