mirror of
https://github.com/lubosz/overte.git
synced 2025-04-07 22:42:05 +02:00
Link shared library in hfm
This commit is contained in:
parent
2c94d1f620
commit
4d9c20343a
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
set(TARGET_NAME hfm)
|
||||
setup_hifi_library()
|
||||
|
||||
link_hifi_libraries(shared)
|
||||
|
||||
include_hifi_library_headers(gpu)
|
||||
include_hifi_library_headers(graphics)
|
||||
include_hifi_library_headers(shared)
|
||||
|
|
Loading…
Reference in a new issue