Browse Source

utility headers

Signed-off-by: crueter <crueter@eden-emu.dev>
pull/3016/head
crueter 1 month ago
parent
commit
95a376d2b6
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 1
      src/Eden/Interface/CMakeLists.txt

1
src/Eden/Interface/CMakeLists.txt

@ -17,5 +17,6 @@ EdenModule(
LIBRARIES
Qt6::Quick
Qt6::Core
Vulkan::UtilityHeaders
frontend_common
)
Loading…
Cancel
Save