Skip to content

Commit dd54ff7

Browse files
authored
Merge pull request #61 from rwalton-arm/dev/rwalton-arm/update-app-cmakelists
Remove deprecated function from CMakeLists.txt
2 parents 629782f + 8685d0f commit dd54ff7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ add_executable(${APP_TARGET})
1515

1616
mbed_configure_app_target(${APP_TARGET})
1717

18-
mbed_set_mbed_target_linker_script(${APP_TARGET})
19-
2018
project(${APP_TARGET})
2119

2220
target_sources(${APP_TARGET}

0 commit comments

Comments
 (0)