CMAKE_LANG_CREATE_SHARED_MODULE.rst 212 B

1234567
  1. CMAKE_<LANG>_CREATE_SHARED_MODULE
  2. ---------------------------------
  3. Rule variable to create a shared module.
  4. This is a rule variable that tells CMake how to create a shared
  5. library for the language ``<LANG>``.