summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/variable/CMAKE_LIBRARY_PATH_FLAG.rst
blob: ebe5fda9a6fb26ec32562dd2ba26ab8e1e831129 (plain)
1
2
3
4
5
6
7
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``.