cmake (3.27.7)

(root)/
share/
cmake-3.27/
Help/
variable/
EXECUTABLE_OUTPUT_PATH.rst
EXECUTABLE_OUTPUT_PATH
----------------------

Old executable location variable.

The target property :prop_tgt:`RUNTIME_OUTPUT_DIRECTORY` supersedes this
variable for a target if it is set.  Executable targets are otherwise placed in
this directory.