From a7370ad665aa9b49d0bd64eafc0d8e4aa56d0df8 Mon Sep 17 00:00:00 2001 From: zhanghaibo Date: Tue, 12 Oct 2021 08:03:02 +0000 Subject: [PATCH] test ci --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index 5839d480b..b02d56658 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -11,6 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. + config("ace_napi_config") { include_dirs = [ "//foundation/ace/napi", -- Gitee