CMake: Remove unnecessary CMakeLists.txt
CMakeLists.txt file in /hal/tests/TESTS/mbed_hal_fpga_ci_test_shield
directory was non-functional as it used the greentea_add_test macro,
which expects a main.cpp in current directory, but no main.cpp exists
there. I checked with @rajkan01 who confirmed that this CMake file is
serving no purpose and is there erroneously. All tests in subdirectories
of this directory have their own CMakeLists.txt that successfully build
them.
ls
1 parent 8b020f6 commit 3e71692b2747ecf00210ffd7ec082f723841e166
@Hari Limaye Hari Limaye authored on 29 Jun 2021
Showing 1 changed file
View
hal/tests/TESTS/mbed_hal_fpga_ci_test_shield/CMakeLists.txt 100644 → 0