# Copyright (c) Microsoft Corporation. # Licensed under the MIT License. cmake_minimum_required (VERSION 3.13) project (azure-data LANGUAGES CXX) add_subdirectory(azure-data-tables)