Skip to content

Commit

Permalink
feat(ohos): add jsi for jsvm
Browse files Browse the repository at this point in the history
  • Loading branch information
zealotchen0 committed Dec 10, 2024
1 parent 2ee0add commit 9057a5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions framework/ohos/src/main/cpp/impl/connector/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ set(PUBLIC_SOURCE_SET
src/turbo_module_manager.cc
src/arkts_turbo_module.cc
src/setting_napi.cc
src/turbo_utils.cc
)
target_sources(${PROJECT_NAME} PUBLIC ${PUBLIC_SOURCE_SET})
# endregion

0 comments on commit 9057a5c

Please sign in to comment.