CMakeLists: Link videometal with Foundation

This commit is contained in:
OatmealDome
2022-07-23 13:53:15 -04:00
parent 9a45a690d8
commit 50d3ad58df
@@ -35,6 +35,7 @@ PUBLIC
videocommon
PRIVATE
spirv_cross
${FOUNDATION_LIBRARY}
${METAL_LIBRARY}
${QUARTZCORE_LIBRARY}
)