mirror of
https://github.com/overte-org/overte.git
synced 2025-04-05 21:12:25 +02:00
4 lines
No EOL
124 B
CMake
4 lines
No EOL
124 B
CMake
set(TARGET_NAME ui-plugins)
|
|
setup_hifi_library(Gui)
|
|
link_hifi_libraries(shared plugins ui)
|
|
include_hifi_library_headers(gpu) |