Skip to content

Commit 9d01da1

Browse files
committed
fix public headers again
1 parent 934f829 commit 9d01da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ set(PUBLIC_HEADERS
103103
"include/jsi"
104104
"include/js_native_api.h"
105105
"include/js_native_api_types.h"
106+
"include/js_runtime_api.h"
106107
)
107108

108109
target_sources(

0 commit comments

Comments
 (0)