summaryrefslogtreecommitdiff
path: root/share/cmake-3.5/Help/prop_tgt/IMPORTED_IMPLIB.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.5/Help/prop_tgt/IMPORTED_IMPLIB.rst')
-rwxr-xr-xshare/cmake-3.5/Help/prop_tgt/IMPORTED_IMPLIB.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/share/cmake-3.5/Help/prop_tgt/IMPORTED_IMPLIB.rst b/share/cmake-3.5/Help/prop_tgt/IMPORTED_IMPLIB.rst
new file mode 100755
index 0000000..acf4b32
--- /dev/null
+++ b/share/cmake-3.5/Help/prop_tgt/IMPORTED_IMPLIB.rst
@@ -0,0 +1,7 @@
+IMPORTED_IMPLIB
+---------------
+
+Full path to the import library for an IMPORTED target.
+
+Set this to the location of the ".lib" part of a windows DLL. Ignored
+for non-imported targets.