2013-10-15 11:17:36 -04:00
|
|
|
CMAKE_LINK_LIBRARY_FLAG
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
Flag to be used to link a library into an executable.
|
|
|
|
|
|
|
|
The flag will be used to specify a library to link to an executable.
|
2015-08-18 01:34:01 -04:00
|
|
|
On most compilers this is ``-l``.
|