mirror of https://github.com/ARMmbed/mbed-os.git
CMake: Remove trailing whitespace from CMakeLists.txt
parent
aeaac0e70c
commit
eb733925dc
|
@ -98,7 +98,7 @@ if(${CMAKE_CROSSCOMPILING})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# We need to generate a "response file" to pass to the C preprocessor when we preprocess the linker
|
# We need to generate a "response file" to pass to the C preprocessor when we preprocess the linker
|
||||||
# script, because of path le ngth limitations on Windows. We set the response file and bind the path
|
# script, because of path length limitations on Windows. We set the response file and bind the path
|
||||||
# to a global property here. The MBED_TARGET being built queries this global property when it sets
|
# to a global property here. The MBED_TARGET being built queries this global property when it sets
|
||||||
# the linker script.
|
# the linker script.
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue