diff --git a/CMakeLists.txt b/CMakeLists.txt index a6836d6..b209f4a 100644 --- a/CMakeLists.txt +++ b/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}) target_sources(${APP_TARGET}