mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 03:07:05 +02:00
fix link error for linux build
This commit is contained in:
parent
ff2f4da4b2
commit
92b41d7a38
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
set(TARGET_NAME gpu-gl)
|
||||
setup_hifi_library()
|
||||
link_hifi_libraries(shared gl gpu)
|
||||
target_link_libraries(${TARGET_NAME} pthread)
|
||||
GroupSources("src")
|
||||
|
||||
target_opengl()
|
||||
|
|
Loading…
Reference in a new issue