aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/fixed-containers/fixed_containersConfig.cmake.in
blob: a8e659e0aa3bf8b6eab5e1570687b4e9e75c30ad (plain)
1
2
3
4
5
6
7
8
9
@PACKAGE_INIT@

include(CMakeFindDependencyMacro)

find_dependency(magic_enum CONFIG)

include("${CMAKE_CURRENT_LIST_DIR}/fixed_containers-targets.cmake")