irrlicht/Config.cmake.in

6 lines
124 B
CMake
Raw Normal View History

2021-04-13 14:08:16 -05:00
@PACKAGE_INIT@
if(NOT TARGET IrrlichtMt::IrrlichtMt)
include("${CMAKE_CURRENT_LIST_DIR}/IrrlichtMtTargets.cmake")
endif()