CMAKE__CREATE_SHARED_LIBRARY

From Get docs
Cmake/docs/3.21/variable/cmake lang create shared library


CMAKE__CREATE_SHARED_LIBRARY

Rule variable to create a shared library.

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 to perform the linking step.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/variable/CMAKE_LANG_CREATE_SHARED_LIBRARY.html