cmake_minimum_required(VERSION 3.10)
project(azure-identity-cpp-dependent-project LANGUAGES CXX)

find_package(azure-identity-cpp CONFIG REQUIRED)
