mirror of
https://github.com/overte-org/overte.git
synced 2025-07-22 13:13:54 +02:00
8 lines
No EOL
154 B
CMake
8 lines
No EOL
154 B
CMake
set(TARGET_NAME networking-tests)
|
|
|
|
setup_hifi_project()
|
|
|
|
# link in the shared libraries
|
|
link_hifi_libraries(shared networking)
|
|
|
|
link_shared_dependencies() |