AccessorFramework/cmake/AccessorFrameworkConfig.cma...

8 строки
226 B
CMake

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