diff --git a/getting-started/CMakeLists.txt b/getting-started/CMakeLists.txt index e2f9f38..f02848d 100644 --- a/getting-started/CMakeLists.txt +++ b/getting-started/CMakeLists.txt @@ -15,8 +15,6 @@ add_executable(${APP_TARGET}) mbed_configure_app_target(${APP_TARGET}) -mbed_set_mbed_target_linker_script(${APP_TARGET}) - project(${APP_TARGET}) # Provide Mbed OS with the header file it needs to configure Mbed TLS