# Licensed to the .NET Foundation under one or more agreements.
# The .NET Foundation licenses this file to you under the MIT license.

project(hostcommon)

set(DOTNET_PROJECT_NAME "hostcommon")

include(files.cmake)

set(SKIP_VERSIONING 1)
include(../lib_static.cmake)

