overte-JulianGro/plugins/hifiOsc/CMakeLists.txt
2019-11-19 13:13:56 -08:00

14 lines
376 B
CMake

#
# Created by Anthony Thibault on 2019/8/24
# Copyright 2019 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 hifiOsc)
setup_hifi_plugin(Qml)
link_hifi_libraries(shared controllers ui plugins input-plugins display-plugins)
target_liblo()