2014-08-03 19:52:23 +02:00
|
|
|
CMAKE_EXE_LINKER_FLAGS_<CONFIG>
|
|
|
|
-------------------------------
|
|
|
|
|
|
|
|
Flags to be used when linking an executable.
|
|
|
|
|
2015-11-17 17:22:37 +01:00
|
|
|
Same as ``CMAKE_C_FLAGS_*`` but used by the linker when creating
|
2014-08-03 19:52:23 +02:00
|
|
|
executables.
|