🔧 Disabled gpu-frame-player and vhacd-util

These projects are broken at the moment
This commit is contained in:
Edgar 2023-09-25 15:59:05 +02:00
parent 96c2916583
commit af913636a3
No known key found for this signature in database
GPG key ID: 3C2E1F2C1C353131
2 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,5 @@
return()
set(TARGET_NAME gpu-frame-player)
setup_memory_debugger()

View file

@ -1,3 +1,5 @@
return()
set(TARGET_NAME vhacd-util)
setup_hifi_project(Core)
link_hifi_libraries(shared model-serializers hfm graphics gpu gl)