mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 13:09:52 +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)
|
set(TARGET_NAME procedural)
|
||||||
AUTOSCRIBE_SHADER_LIB(gpu model)
|
AUTOSCRIBE_SHADER_LIB(gpu model procedural)
|
||||||
setup_hifi_library()
|
setup_hifi_library()
|
||||||
link_hifi_libraries(shared gpu gpu-gl networking model model-networking)
|
link_hifi_libraries(shared gpu gpu-gl networking model model-networking)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue