2014-08-03 19:52:23 +02:00
|
|
|
EXECUTABLE_OUTPUT_PATH
|
|
|
|
----------------------
|
|
|
|
|
|
|
|
Old executable location variable.
|
|
|
|
|
2021-09-14 00:13:48 +02:00
|
|
|
The target property :prop_tgt:`RUNTIME_OUTPUT_DIRECTORY` supersedes this
|
2015-11-17 17:22:37 +01:00
|
|
|
variable for a target if it is set. Executable targets are otherwise placed in
|
2014-08-03 19:52:23 +02:00
|
|
|
this directory.
|