4 lines
92 B
CMake
4 lines
92 B
CMake
if (NOT TARGET pioasm)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/pioasmTargets.cmake")
|
|
endif()
|