libchromiumcontent/chromiumcontent
Ales Pergl 193a1cd72a Simplified static_library GN target definitions
This change defines the static_library GN targets only during the second pass
of the static_library build. The config targets had to be moved out of the main
`BUILD.gn` to prevent undefined variable errors because I removed the
`if (obj_something)` checks.
2018-02-20 14:26:32 +01:00
..
args Enable Chromium's "official" build 2018-02-07 17:47:01 +01:00
config Simplified static_library GN target definitions 2018-02-20 14:26:32 +01:00
BUILD.gn Simplified static_library GN target definitions 2018-02-20 14:26:32 +01:00
build_libs.py Split `v8.lib` to avoid linker error caused by big static library 2018-02-07 17:47:01 +01:00