1
0
mirror of https://github.com/raspberrypi/pico-sdk.git synced 2025-08-07 17:02:52 +03:00
Files
pico-sdk/tools/pioasm/cmake/pioasmConfig.cmake
graham sanderson efe2103f9b SDK 2.0.0 release
2024-08-08 08:54:38 -05:00

4 lines
92 B
CMake

if (NOT TARGET pioasm)
include("${CMAKE_CURRENT_LIST_DIR}/pioasmTargets.cmake")
endif()