|
@@ -1,6 +1,8 @@
|
|
|
CMAKE_<LANG>_CREATE_SHARED_LIBRARY_ARCHIVE
|
|
CMAKE_<LANG>_CREATE_SHARED_LIBRARY_ARCHIVE
|
|
|
------------------------------------------
|
|
------------------------------------------
|
|
|
|
|
|
|
|
|
|
+.. versionadded:: 3.31
|
|
|
|
|
+
|
|
|
Rule variable to create a shared library with archive.
|
|
Rule variable to create a shared library with archive.
|
|
|
|
|
|
|
|
This is a rule variable that tells CMake how to create a shared
|
|
This is a rule variable that tells CMake how to create a shared
|