mirror of https://github.com/qt/qtgrpc.git
6 lines
132 B
CMake
6 lines
132 B
CMake
|
|
# Copyright (C) 2023 The Qt Company Ltd.
|
||
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
||
|
|
|
||
|
|
add_subdirectory(client)
|
||
|
|
add_subdirectory(server)
|