Files
meteorbot-old/bot/external/Botcraft/protocolCraft/cmake/protocolCraft-config.cmake.in
T

7 lines
164 B
CMake
Raw Normal View History

2024-04-30 22:07:50 -06:00
@PACKAGE_INIT@
if(NOT TARGET protocolCraft)
# lowercase as required by find_package
include(${CMAKE_CURRENT_LIST_DIR}/protocolcraft-targets.cmake)
endif()