summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.2/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst')
-rwxr-xr-xshare/cmake-3.2/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/share/cmake-3.2/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst b/share/cmake-3.2/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
deleted file mode 100755
index ede39e9..0000000
--- a/share/cmake-3.2/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-CMAKE_LIBRARY_PATH_FLAG
------------------------
-
-The flag to be used to add a library search path to a compiler.
-
-The flag will be used to specify a library directory to the compiler.
-On most compilers this is "-L".