CMake: Set compile defintions for supported toolchain at top level input source file
The compile defintions should always be added depending on the
selected toolchain.
mbed_set_toolchain_options() should only be called if a third-party
toolchain file has not been used as it has compile options that can
cause conflicts.
ls
1 parent 46c3596 commit 0bf4683f46b343d1309869076d7e733848a81f3a
@Hugues Kamba Hugues Kamba authored on 28 Oct 2020
Showing 3 changed files
View
CMakeLists.txt
View
tools/cmake/toolchains/ARM.cmake
View
tools/cmake/toolchains/GCC_ARM.cmake