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

6 lines
65 B
Text
Raw Normal View History

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