mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
Set CMAKE_RUNTIME_OUTPUT_DIR_DEBUG & _RELEASE to match CMAKE_RUNTIME_OUTPUT_DIR as is already done in top level CMakeLists.txt. Fixes Issue 16445 - px4-alias.sh: not found Co-authored-by: Dan George <dgeorge@anduril.com>