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 5614af0 commit 074b0baCopy full SHA for 074b0ba
platform/tests/TESTS/mbed_platform/minimal-printf/compliance/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-platform-minimal-printf-compliance)
8
9
include(${MBED_PATH}/tools/cmake/mbed_greentea.cmake)
0 commit comments