{"library":"azure-storage-files-shares-cpp","install":[{"cmd":"vcpkg install azure-storage-files-shares-cpp","imports":["#include <azure/storage/files/shares.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(azure_storage_files_shares_cpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE Azure::azure-storage-files-shares)","imports":[]}]}