2013-10-15 19: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 08:34:01 +03:00
|
|
|
On most compilers this is ``-l``.
|