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

5 lines
65 B
Text
Executable file

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