1CMAKE_<LANG>_CREATE_STATIC_LIBRARY
2----------------------------------
3
4Rule variable to create a static library.
5
6This is a rule variable that tells CMake how to create a static
7library for the language ``<LANG>``.
8