mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 12:49:44 +08:00
f7cd54fcd4
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Huahua <ihuahua@live.com>
6 lines
65 B
Plaintext
6 lines
65 B
Plaintext
static_library("chromium-base") {
|
|
deps = [
|
|
"//base",
|
|
]
|
|
}
|