Skip to content

Commit dbe5037

Browse files
jrose-appleJacob Mizraji
authored andcommitted
[CMake] Yet another missing dependency. (#4983)
More convinced than ever of the need to automate.
1 parent 33a9744 commit dbe5037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
add_swift_library(swiftAVFoundation ${SWIFT_SDK_OVERLAY_LIBRARY_BUILD_TYPES} IS_SDK_OVERLAY
22
AVFoundation.swift.gyb
33
TARGET_SDKS OSX IOS IOS_SIMULATOR TVOS TVOS_SIMULATOR
4-
SWIFT_MODULE_DEPENDS Foundation CoreMedia
4+
SWIFT_MODULE_DEPENDS Foundation CoreMedia QuartzCore
55
SWIFT_MODULE_DEPENDS_OSX AppKit
66
FRAMEWORK_DEPENDS AVFoundation)

0 commit comments

Comments
 (0)