# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
@PACKAGE_INIT@
if(NOT TARGET AccessorFramework::AccessorFramework)
include(${CMAKE_CURRENT_LIST_DIR}/AccessorFrameworkTargets.cmake)
endif()