feat: 使用QJson替换nlohmann

使用qt自带json库,替换掉nlohmann库

Log:
Task: https://pms.uniontech.com/task-view-111975.html
Influence: json解析
Change-Id: Ifef186afc84f7ebd92f9f1591df4b96eba0774c7
This commit is contained in:
Li Xi
2022-04-24 14:52:13 +08:00
parent 0b22bb3adf
commit dd7d4737bf
17 changed files with 1072 additions and 417 deletions

1
debian/control vendored
View File

@ -6,7 +6,6 @@ Build-Depends:
cmake,
debhelper-compat (= 11),
pkg-config,
nlohmann-json3-dev,
libcap-dev,
qt5-qmake,
qtbase5-dev,