vcpkg/ports/fixed-containers/fixed_containersConfig.cmake.in

10 lines
157 B
CMake
Raw Normal View History

@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
find_dependency(magic_enum CONFIG)
include("${CMAKE_CURRENT_LIST_DIR}/fixed_containers-targets.cmake")