mfgtool ah 可以使用ninja编译
This commit is contained in:
11
mfgtool/BUILD.gn
Normal file
11
mfgtool/BUILD.gn
Normal file
@@ -0,0 +1,11 @@
|
||||
group("mfgtools") {
|
||||
deps = [
|
||||
# This will expand to the name "//tutorial:tutorial" which is the full name
|
||||
# of our new target. Run "gn help labels" for more.
|
||||
# "//ah:aha",
|
||||
"ah:aha"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user