You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
239 B
9 lines
239 B
11 years ago
|
EXECUTABLE_OUTPUT_PATH
|
||
|
----------------------
|
||
|
|
||
|
Old executable location variable.
|
||
|
|
||
|
The target property RUNTIME_OUTPUT_DIRECTORY supercedes this variable
|
||
|
for a target if it is set. Executable targets are otherwise placed in
|
||
|
this directory.
|