diff --git a/src/Eden/Interface/CMakeLists.txt b/src/Eden/Interface/CMakeLists.txt index 8af7e048cf..4c4c6b3659 100644 --- a/src/Eden/Interface/CMakeLists.txt +++ b/src/Eden/Interface/CMakeLists.txt @@ -17,5 +17,6 @@ EdenModule( LIBRARIES Qt6::Quick Qt6::Core + Vulkan::UtilityHeaders frontend_common )