diff --git a/cmake/flash/CMakeLists.txt b/cmake/flash/CMakeLists.txt index 329bb9ad952..7ebbba8e473 100644 --- a/cmake/flash/CMakeLists.txt +++ b/cmake/flash/CMakeLists.txt @@ -70,5 +70,6 @@ foreach(target flash debug debugserver) ${cmd} COMMENT ${comment} + USES_TERMINAL ) endforeach()