overte/tests/shared/CMakeLists.txt
2015-02-13 10:38:01 -08:00

8 lines
No EOL
142 B
CMake

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