overte/plugins/pcmCodec/CMakeLists.txt
2017-06-06 00:32:20 +01:00

13 lines
380 B
CMake

#
# Created by Brad Hefta-Gaub on 6/9/2016
# Copyright 2016 High Fidelity, Inc.
#
# Distributed under the Apache License, Version 2.0.
# See the accompanying file LICENSE or http:#www.apache.org/licenses/LICENSE-2.0.html
#
set(TARGET_NAME pcmCodec)
setup_hifi_client_server_plugin()
link_hifi_libraries(shared plugins input-plugins display-plugins)
install_beside_console()