mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
CMakeLists: Link videometal with Foundation
This commit is contained in:
parent
9a45a690d8
commit
50d3ad58df
@ -35,6 +35,7 @@ PUBLIC
|
|||||||
videocommon
|
videocommon
|
||||||
PRIVATE
|
PRIVATE
|
||||||
spirv_cross
|
spirv_cross
|
||||||
|
${FOUNDATION_LIBRARY}
|
||||||
${METAL_LIBRARY}
|
${METAL_LIBRARY}
|
||||||
${QUARTZCORE_LIBRARY}
|
${QUARTZCORE_LIBRARY}
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user