Skip to content

Commit 6a3da02

Browse files
authored
remove spurious cmake code, which seems to break some versions of cmake (#2637)
1 parent adcf8be commit 6a3da02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/rp2_common/pico_status_led/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ if (PICO_CYW43_SUPPORTED)
1818
)
1919
endif()
2020
pico_generate_pio_header(pico_status_led ${CMAKE_CURRENT_LIST_DIR}/ws2812.pio)
21-
22-
get_target_property(OUT pico_status_led LINK_LIBRARIES)

0 commit comments

Comments
 (0)