The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
12345 if (NOT TARGET unievent-socks) find_package(unievent REQUIRED) find_package(panda-uri REQUIRED) include(${CMAKE_CURRENT_LIST_DIR}/unievent-socks-targets.cmake)endif()
if (NOT TARGET unievent-socks)
find_package(unievent REQUIRED)
find_package(panda-uri REQUIRED)
include(${CMAKE_CURRENT_LIST_DIR}/unievent-socks-targets.cmake)
endif()