@@ -1,6 +1,19 @@
import("//build/buildcfg.gni")
module_name = get_path_info(rebase_path("."), "name")
executable("out"){
deps=[":$module_name"]
}
module_group(module_name) {
modules = [
"ap",
The note is not visible to the blocked user.