mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 13:02:29 +02:00
5 lines
No EOL
194 B
CMake
5 lines
No EOL
194 B
CMake
set(TARGET_NAME material-networking)
|
|
setup_hifi_library()
|
|
link_hifi_libraries(shared shaders networking graphics ktx image gl)
|
|
include_hifi_library_headers(gpu)
|
|
include_hifi_library_headers(hfm) |