yuzu/externals/vcpkg/ports/chromium-base/res/BUILD.gn
2022-07-23 03:01:36 +02:00

6 lines
65 B
Plaintext
Executable File

static_library("chromium-base") {
deps = [
"//base",
]
}