Skip to content

Commit 0945904

Browse files
0xc0170hugueskamba
andcommitted
Update CMakeLists.txt
Co-authored-by: Hugues Kamba <[email protected]>
1 parent 9e4a223 commit 0945904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include(${MBED_CONFIG_PATH}/mbed_config.cmake)
2121
include(${MBED_ROOT}/cmake/core.cmake)
2222
mbed_set_cpu_core_options(mbed-os ${MBED_TOOLCHAIN})
2323

24-
# Set the toolchain file, do not include it as it's included by CMake on system level
24+
# Set default toolchain file
2525
if(NOT CMAKE_TOOLCHAIN_FILE)
2626
set(CMAKE_TOOLCHAIN_FILE "${MBED_ROOT}/cmake/toolchain.cmake" CACHE INTERNAL "")
2727
endif()

0 commit comments

Comments
 (0)