mirror of https://github.com/ARMmbed/mbed-os.git
Provide a function in each toolchain module to set the toolchain specific options. All the functions have the same interface therefore the CMake source file including the module always calls the same function regardless of which toolchain module is actually included. When the `mbed-os` target is broken up into multiple libraries, a library other than `mbed-os` might need to set the toolchain options. This will be possible by simply including the module and calling the function with the target for which to set the options. |
||
---|---|---|
.. | ||
ARM.cmake | ||
GCC_ARM.cmake |