CMAKE_<LANG>_CREATE_STATIC_LIBRARYΒΆ

Rule variable to create a static library.

This is a rule variable that tells CMake how to create a static library for the language <LANG>.

Previous topic

CMAKE_<LANG>_CREATE_SHARED_MODULE

Next topic

CMAKE_<LANG>_FLAGS_DEBUG

This Page