build: Add msgpack as git submodule

This commit is contained in:
Lars Toenning
2024-06-09 23:33:59 +02:00
parent 61793a02a1
commit 14cd2ded43
7 changed files with 18 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
add_library(externals_msgpack INTERFACE)
target_include_directories(externals_msgpack INTERFACE ${PROJECT_SOURCE_DIR}/third_party/externals/common/include)