From 7b2b37f8cccc0e658beafb928cd4cbed222c91cd Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Thu, 21 May 2020 15:36:50 +0800 Subject: [PATCH] add qt5-qt3d.yaml --- qt5-qt3d.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 qt5-qt3d.yaml diff --git a/qt5-qt3d.yaml b/qt5-qt3d.yaml new file mode 100644 index 0000000..2e3b098 --- /dev/null +++ b/qt5-qt3d.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://code.qt.io/cgit/qt/qt3d.git/ +tag_prefix: ^v +seperator: . -- Gitee