mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:50:38 +02:00
4 lines
133 B
CMake
4 lines
133 B
CMake
set(TARGET_NAME midi)
|
|
setup_hifi_library(Network)
|
|
link_hifi_libraries(shared networking)
|
|
include_hifi_library_headers(script-engine)
|