# SPDX-License-Identifier: Apache-2.0
# Copyright (C) 2025 Intel Corporation

if(BUILD_SHARED_LIBS AND WIN32)
  add_subdirectory(csharp)
endif(BUILD_SHARED_LIBS AND WIN32)