Skip to content

Commit

Permalink
Merge pull request #14709 from hugueskamba/hk_cmake_remove_debug_msg
Browse files Browse the repository at this point in the history
CMake: Remove forgotten debug message
  • Loading branch information
Patater committed May 27, 2021
2 parents 9135966 + ebf4950 commit 5f208ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ if(${CMAKE_CROSSCOMPILING})

mbed_set_cpu_core_definitions(mbed-core)
if(${MBED_TOOLCHAIN_FILE_USED})
message(STATUS ${MBED_TOOLCHAIN})
mbed_set_profile_options(mbed-core ${MBED_TOOLCHAIN})
mbed_set_c_lib(mbed-core ${MBED_C_LIB})
mbed_set_printf_lib(mbed-core ${MBED_PRINTF_LIB})
Expand Down

0 comments on commit 5f208ae

Please sign in to comment.