blob: ede39e9d64281e0da9b867c721eb72f2c90f1448 (
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".
|