pineapple-src/externals/vcpkg/ports/chromium-base/res/BUILD.gn

6 lines
65 B
Plaintext
Raw Normal View History

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