forked from Mirrorlandia_minetest/irrlicht
6 lines
124 B
CMake
6 lines
124 B
CMake
@PACKAGE_INIT@
|
|
|
|
if(NOT TARGET IrrlichtMt::IrrlichtMt)
|
|
include("${CMAKE_CURRENT_LIST_DIR}/IrrlichtMtTargets.cmake")
|
|
endif()
|