Skip to content

Commit 934f829

Browse files
committed
fix public headers
1 parent 88858cf commit 934f829

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

runtime/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ set(PUBLIC_HEADERS
101101
"include/Require.h"
102102
"include/hermes"
103103
"include/jsi"
104+
"include/js_native_api.h"
105+
"include/js_native_api_types.h"
104106
)
105107

106108
target_sources(

0 commit comments

Comments
 (0)