overte/tests/audio/CMakeLists.txt
2015-02-13 10:35:52 -08:00

8 lines
No EOL
158 B
CMake

set(TARGET_NAME audio-tests)
setup_hifi_project()
# link in the shared libraries
link_hifi_libraries(shared audio networking)
include_dependency_includes()