blob: 707923056687c0367af5b514430a4237ef94142a (
plain)
1
2
3
4
5
6
7
8
|
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.
|