mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
5 lines
128 B
CMake
5 lines
128 B
CMake
set(TARGET_NAME gpu-gles)
|
|
setup_hifi_library(Concurrent)
|
|
link_hifi_libraries(shared gl gpu)
|
|
GroupSources("src")
|
|
target_opengl()
|