Skip to content

Commit d1c3d80

Browse files
committed
TO BE REMOVED after tf-m-v1.2-integration is merged in Mbed OS
1 parent c7e1f10 commit d1c3d80

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ add_subdirectory(${MBED_PATH})
1313

1414
add_executable(${APP_TARGET})
1515

16+
mbed_configure_app_target(${APP_TARGET})
17+
1618
project(${APP_TARGET})
1719

1820
target_sources(${APP_TARGET}

0 commit comments

Comments
 (0)