Merge pull request #14953 from LDong-Arm/post_build_hook_rework
Rework post-build to support multiple executables
ls
commit 379afe794f0e0de3f0550b04a15bb41919dcb87f
2 parents c8b889e + 23d659e
@Martin Kojtal Martin Kojtal authored on 23 Jul 2021
GitHub committed on 23 Jul 2021
Showing 14 changed files
View
.github/workflows/test_building_multiple_executables.yml 0 → 100644
View
CMakeLists.txt
View
platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM/TARGET_TFM_LATEST/scripts/mbed_set_post_build_tfm.cmake
View
targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CYSBSYSKIT_01/CMakeLists.txt
View
targets/TARGET_Cypress/scripts/mbed_set_post_build_cypress.cmake
View
targets/TARGET_NUVOTON/scripts/mbed_set_post_build_nuvoton.cmake
View
targets/TARGET_NXP/scripts/mbed_set_post_build_nxp.cmake
View
tools/cmake/app.cmake
View
tools/cmake/mbed_set_post_build.cmake
View
tools/cmake/tests/multiple_executables/CMakeLists.txt 0 → 100644
View
tools/cmake/tests/multiple_executables/app1/CMakeLists.txt 0 → 100644
View
tools/cmake/tests/multiple_executables/app1/main.cpp 0 → 100644
View
tools/cmake/tests/multiple_executables/app2/CMakeLists.txt 0 → 100644
View
tools/cmake/tests/multiple_executables/app2/main.cpp 0 → 100644