diff --git a/cmake/reports/CMakeLists.txt b/cmake/reports/CMakeLists.txt index 7c2140dc828..53068587c5b 100644 --- a/cmake/reports/CMakeLists.txt +++ b/cmake/reports/CMakeLists.txt @@ -14,5 +14,6 @@ foreach(report ram_report rom_report) --nm ${CMAKE_NM} -o ${PROJECT_BINARY_DIR} DEPENDS ${logical_target_for_zephyr_elf} + $ ) endforeach()