summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst b/share/cmake-3.2/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst
deleted file mode 100755
index c16825e..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_IMPORT_LIBRARY_SUFFIX.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-CMAKE_IMPORT_LIBRARY_SUFFIX
----------------------------
-
-The suffix for import libraries that you link to.
-
-The suffix to use for the end of an import library filename if used on
-this platform.
-
-CMAKE_IMPORT_LIBRARY_SUFFIX_<LANG> overrides this for language <LANG>.