mirror of https://github.com/ARMmbed/mbed-os.git
remove comment
parent
883fab435b
commit
73526603dc
|
@ -58,8 +58,6 @@ function(mbed_generate_map_file target)
|
|||
COMMAND ${Python3_EXECUTABLE} ${mbed-os_SOURCE_DIR}/tools/memap.py -t ${MBED_TOOLCHAIN} ${CMAKE_CURRENT_BINARY_DIR}/${target}${CMAKE_EXECUTABLE_SUFFIX}.map
|
||||
WORKING_DIRECTORY
|
||||
${CMAKE_CURRENT_BINARY_DIR}
|
||||
COMMENT
|
||||
"Displaying memory map for ${target}"
|
||||
)
|
||||
endfunction()
|
||||
|
||||
|
|
Loading…
Reference in New Issue