We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81ace63 commit d1ebf1bCopy full SHA for d1ebf1b
1 file changed
src/runtime/wamr-wasip1/CMakeLists.txt
@@ -16,7 +16,7 @@ target_include_directories(OcreRuntimeWamr
16
)
17
18
target_link_libraries(OcreRuntimeWamr
19
- PUBLIC
+ PRIVATE
20
OcreRuntime
21
OcrePlatform
22
OcreRuntimeAPI
0 commit comments