mirror of
https://github.com/wgh136/flutter_qjs.git
synced 2025-09-27 13:27:24 +00:00
Update CMakeLists.txt
This commit is contained in:
@@ -15,7 +15,10 @@ set_target_properties(ffiquickjs PROPERTIES
|
||||
VERSION 1.0.0
|
||||
# "compatibility version" in semantic format in Mach-O binary file
|
||||
SOVERSION 1.0.0
|
||||
MACOSX_FRAMEWORK_BUNDLE_VERSION 100
|
||||
MACOSX_FRAMEWORK_SHORT_VERSION_STRING 100
|
||||
XCODE_ATTRIBUTE_DYLIB_INSTALL_NAME_BASE "@rpath"
|
||||
PUBLIC_HEADER ffi.h
|
||||
XCODE_ATTRIBUTE_CODE_SIGN_IDENTITY "Apple Development"
|
||||
# RESOURCE "${RESOURCE_FILES}"
|
||||
)
|
||||
)
|
||||
|
Reference in New Issue
Block a user