blob: 406b4daba005077d4aa7fa372634b8e271b451c8 (
plain)
1
2
3
4
5
6
7
|
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>.
|