azure-iot-sdk-c/testtools/CMakeLists.txt

7 строки
291 B
CMake

#Copyright (c) Microsoft. All rights reserved.
#Licensed under the MIT license. See LICENSE file in the project root for full license information.
#this is CMakeLists for testtools. It does nothing, except loads other folders
add_subdirectory(iothub_test)
add_subdirectory(real_test_files)