EXECUTABLE_OUTPUT_PATH.rst 239 B

12345678
  1. EXECUTABLE_OUTPUT_PATH
  2. ----------------------
  3. Old executable location variable.
  4. The target property RUNTIME_OUTPUT_DIRECTORY supercedes this variable
  5. for a target if it is set. Executable targets are otherwise placed in
  6. this directory.