diff options
| author | Martin Vejdarski <extrulm@gmail.com> | 2020-09-06 04:50:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-05 19:50:30 -0700 |
| commit | f7cd54fcd4d99be697b6cfb3d4edaf08c3412338 (patch) | |
| tree | 7615b9928eed51769b70fdc833628c3bba8c51e5 /ports/chromium-base/res/testing/gtest | |
| parent | fdac1fc5aa36e8edeb9f358f0fad041de2626215 (diff) | |
| download | vcpkg-f7cd54fcd4d99be697b6cfb3d4edaf08c3412338.tar.gz vcpkg-f7cd54fcd4d99be697b6cfb3d4edaf08c3412338.zip | |
[chromium-base] Add new port (#12396)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Huahua <ihuahua@live.com>
Diffstat (limited to 'ports/chromium-base/res/testing/gtest')
| -rw-r--r-- | ports/chromium-base/res/testing/gtest/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/chromium-base/res/testing/gtest/BUILD.gn b/ports/chromium-base/res/testing/gtest/BUILD.gn new file mode 100644 index 000000000..2463cc7c0 --- /dev/null +++ b/ports/chromium-base/res/testing/gtest/BUILD.gn @@ -0,0 +1 @@ +component("gtest") {}
\ No newline at end of file |
