irrlicht/Config.cmake.in

6 lines
124 B
CMake
Raw Normal View History

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