Skip to content
Commit 8ea6416d authored by Hugues Kamba Mpiana's avatar Hugues Kamba Mpiana Committed by Filip Jagodzinski
Browse files

CMake: Replace `mbed_config_*.cmake` files with single `mdh_config.h` file



Historically, `mbed_config_*.cmake` files were toolchain specific. They have since evolved to not contain any toolchain specific definitions as toolchain
information is provided via the CMake configure command.
This commit removes `mbed_config_gcc.cmake` and `mbed_config_arm.cmake`
and replace them with a single `mdh_config.cmake` file.

Signed-off-by: Hugues Kamba Mpiana's avatarHugues Kamba-Mpiana <hugues.kambampiana@arm.com>
parent df21421d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment