DYT/Tool/OpenSceneGraph-3.6.5/share/blend2d/blend2d-config.cmake

16 lines
574 B
CMake
Raw Permalink Normal View History

2024-12-24 23:49:36 +00:00
####### Expanded from @PACKAGE_INIT@ by configure_package_config_file() #######
####### Any changes to this file will be overwritten by the next CMake run ####
####### The input file was blend2d-config.cmake.in ########
get_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../" ABSOLUTE)
####################################################################################
if("ON" AND "0")
include(CMakeFindDependencyMacro)
find_dependency(asmjit)
endif()
include("${CMAKE_CURRENT_LIST_DIR}/blend2d-targets.cmake")