2013-10-15 19:17:36 +04:00
|
|
|
CMAKE_EXE_LINKER_FLAGS_<CONFIG>
|
|
|
|
-------------------------------
|
|
|
|
|
|
|
|
Flags to be used when linking an executable.
|
|
|
|
|
2015-08-18 08:34:01 +03:00
|
|
|
Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating
|
2013-10-15 19:17:36 +04:00
|
|
|
executables.
|