Sign in
pigweed
/
third_party
/
github
/
raspberrypi
/
picotool
/
e6376e140432279c93869d47a024cc3cca0e8c28
/
.
/
cmake
/
picotoolConfig.cmake
blob: 5fe5a37c999fa9c1be0d5084fa59fac580aa1a12 [
file
]
if
(
NOT TARGET picotool
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/picotoolTargets.cmake"
)
endif
()