We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9135966 + ebf4950 commit 5f208aeCopy full SHA for 5f208ae
CMakeLists.txt
@@ -71,7 +71,6 @@ if(${CMAKE_CROSSCOMPILING})
71
72
mbed_set_cpu_core_definitions(mbed-core)
73
if(${MBED_TOOLCHAIN_FILE_USED})
74
- message(STATUS ${MBED_TOOLCHAIN})
75
mbed_set_profile_options(mbed-core ${MBED_TOOLCHAIN})
76
mbed_set_c_lib(mbed-core ${MBED_C_LIB})
77
mbed_set_printf_lib(mbed-core ${MBED_PRINTF_LIB})
0 commit comments