Lines Matching refs:config
5 import("//build/config/c++/c++.gni")
11 # This is included by reference in the //build/config/compiler config that
14 config("compiler") {
17 # This is included by reference in the //build/config/compiler:runtime_library
18 # config that is applied to all targets. It is here to separate out the logic
21 config("runtime_library") {
42 config("executable_config") {
43 configs = [ "//build/config/security:executable_config" ]
46 config("x11") {
62 config("xcomposite") {
66 config("xext") {
70 config("xrandr") {
74 config("xscrnsaver") {
78 config("xfixes") {
82 config("libcap") {
86 config("xi") {
90 config("xtst") {
94 config("libresolv") {
103 config("export_dynamic") {