mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 12:09:51 +00:00
Update CoreVideo framework reexport path
This commit is contained in:
parent
69fdf6b17c
commit
10e4a6c644
@ -94,7 +94,7 @@ add_framework(QuartzCore
|
||||
CoreGraphics
|
||||
LINK_FLAGS
|
||||
" -Wl,-reexport_library,${CMAKE_BINARY_DIR}/src/frameworks/CoreImage/CoreImage \
|
||||
-Wl,-reexport_library,${CMAKE_BINARY_DIR}/src/CoreVideo/CoreVideo \
|
||||
-Wl,-reexport_library,${CMAKE_BINARY_DIR}/src/frameworks/CoreVideo/CoreVideo \
|
||||
-Wl,-reexport_library,${CMAKE_BINARY_DIR}/src/external/objc4/runtime/libobjc.A.dylib "
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user