summaryrefslogtreecommitdiff
path: root/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst')
-rw-r--r--Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst b/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst
new file mode 100644
index 000000000..1561a1db9
--- /dev/null
+++ b/Help/variable/CMAKE_IMPORT_LIBRARY_PREFIX.rst
@@ -0,0 +1,9 @@
+CMAKE_IMPORT_LIBRARY_PREFIX
+---------------------------
+
+The prefix for import libraries that you link to.
+
+The prefix to use for the name of an import library if used on this
+platform.
+
+``CMAKE_IMPORT_LIBRARY_PREFIX_<LANG>`` overrides this for language ``<LANG>``.