We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3319beb commit 8b020f6Copy full SHA for 8b020f6
hal/tests/TESTS/mbed_hal/flash/functional_tests/CMakeLists.txt
@@ -3,7 +3,7 @@
3
4
cmake_minimum_required(VERSION 3.19.0 FATAL_ERROR)
5
6
-set(MBED_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../../../.. CACHE INTERNAL "")
+set(MBED_PATH ${CMAKE_CURRENT_SOURCE_DIR}/../../../../../.. CACHE INTERNAL "")
7
set(TEST_TARGET mbed-hal-flash-functional-tests)
8
9
include(${MBED_PATH}/tools/cmake/mbed_greentea.cmake)
0 commit comments