From 53848482f73671baada7d1b78343d749231cc439 Mon Sep 17 00:00:00 2001 From: xiaoming Date: Fri, 28 Jul 2023 16:15:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gn=20=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E8=BF=90=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gn b/.gn index a000f95..6d9a815 100644 --- a/.gn +++ b/.gn @@ -15,4 +15,4 @@ buildconfig = "//gn/build/config/BUILDCONFIG.gn" # sources = get_target_outputs(":${sources}") - get_target_outputs(":${exclude_sources}") # 引用 sources.gn 文件 -import("//sources.gn") \ No newline at end of file +# import("//sources.gn") \ No newline at end of file