mirror of
https://github.com/lubosz/overte.git
synced 2025-04-05 21:22:00 +02:00
7 lines
217 B
CMake
7 lines
217 B
CMake
# Copyright 2013-2019, High Fidelity, Inc.
|
|
# Copyright 2023 Overte e.V.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
set(TARGET_NAME avatars)
|
|
setup_hifi_library(Network)
|
|
link_hifi_libraries(shared networking script-engine)
|