mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 19:15:56 +02:00
4 lines
No EOL
127 B
CMake
4 lines
No EOL
127 B
CMake
set(TARGET_NAME ui-plugins)
|
|
setup_hifi_library(OpenGL)
|
|
link_hifi_libraries(shared plugins ui)
|
|
include_hifi_library_headers(gpu) |