mirror of
https://github.com/lubosz/overte.git
synced 2025-04-10 04:52:17 +02:00
try to fix cmake error
This commit is contained in:
parent
53435fc730
commit
7b21d71180
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
set(TARGET_NAME procedural)
|
||||
AUTOSCRIBE_SHADER_LIB(gpu model)
|
||||
AUTOSCRIBE_SHADER_LIB(gpu model procedural)
|
||||
setup_hifi_library()
|
||||
link_hifi_libraries(shared gpu gpu-gl networking model model-networking)
|
||||
|
||||
|
|
Loading…
Reference in a new issue