CMake: add mbed_ prefix to our CMake files
To avoid conflicts as we expose our CMake list files via CMAKE_MODULE_PATH. Some files already include it, this
aligns the rest of files.

I leave app.cmake as it is - it's user facing and it would be breaking change. We can clean this one for the next major version.
ls
1 parent b6a90c4 commit 65e246fe4d7cf775b94f15bacea96b35f942bb10
@Martin Kojtal Martin Kojtal authored on 12 Apr 2021
Showing 9 changed files
View
CMakeLists.txt
View
targets/CMakeLists.txt
View
tools/cmake/app.cmake
View
tools/cmake/mbed_profile.cmake 0 → 100644
View
tools/cmake/mbed_set_linker_script.cmake 0 → 100644
View
tools/cmake/mbed_toolchain.cmake 0 → 100644
View
tools/cmake/profile.cmake 100644 → 0
View
tools/cmake/set_linker_script.cmake 100644 → 0
View
tools/cmake/toolchain.cmake 100644 → 0