yuzu/externals/vcpkg/ports/chromium-base/res/BUILD.gn

6 lines
65 B
Plaintext
Raw Normal View History

2022-07-23 05:01:36 +04:00
static_library("chromium-base") {
deps = [
"//base",
]
}