mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-04-24 18:02:34 +00:00
4 lines
92 B
CMake
4 lines
92 B
CMake
if (NOT TARGET pioasm)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/pioasmTargets.cmake")
|
|
endif()
|