diff --git a/multimodalinput/kits/c/BUILD.gn b/multimodalinput/kits/c/BUILD.gn index 1d53eb37c3208cc6c0570224f2ca4199d33616fd..aba222df43795bc5cbbf48c25c0cdf8280444bf1 100644 --- a/multimodalinput/kits/c/BUILD.gn +++ b/multimodalinput/kits/c/BUILD.gn @@ -22,6 +22,7 @@ ohos_ndk_headers("ohinput_header") { "./input/oh_input_manager.h", "./input/oh_key_code.h", ] + } ohos_ndk_library("libohinput_ndk") {