mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
3 lines
92 B
CMake
3 lines
92 B
CMake
if (NOT TARGET pioasm)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/pioasmTargets.cmake")
|
|
endif()
|