4 lines
96 B
CMake
4 lines
96 B
CMake
if (NOT TARGET picotool)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/picotoolTargets.cmake")
|
|
endif()
|