# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License.

if ("${CMAKE_SYSTEM_NAME}" STREQUAL "Windows")
	add_subdirectory(ConnEx)
endif()