Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
refs/heads/upstream/xip-sram
/
.
/
cmake
/
picotoolConfig.cmake
blob: 5fe5a37c999fa9c1be0d5084fa59fac580aa1a12 [
file
] [
log
] [
blame
] [
edit
]
if
(
NOT TARGET picotool
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/picotoolTargets.cmake"
)
endif
()