aboutsummaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-15 09:40:59 +0000
committersaturneric <[email protected]>2024-01-15 09:40:59 +0000
commit73a5de11797b4a517d3f0b34b51dd2e944ede11b (patch)
treee65ee088dfde09bf703c5242a59496fd021b323b /third_party
parentfeat: use qt json support components in data object and infos gathering module (diff)
downloadGpgFrontend-73a5de11797b4a517d3f0b34b51dd2e944ede11b.tar.gz
GpgFrontend-73a5de11797b4a517d3f0b34b51dd2e944ede11b.zip
refactor: remove nlohmann json library from project
Diffstat (limited to 'third_party')
-rw-r--r--third_party/CMakeLists.txt1
m---------third_party/json0
2 files changed, 0 insertions, 1 deletions
diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt
index b0ddc488..dbee3026 100644
--- a/third_party/CMakeLists.txt
+++ b/third_party/CMakeLists.txt
@@ -27,7 +27,6 @@
# json
set(JSON_BuildTests OFF CACHE INTERNAL "")
-add_subdirectory(json EXCLUDE_FROM_ALL)
add_subdirectory(spdlog EXCLUDE_FROM_ALL)
# not working at macOS
diff --git a/third_party/json b/third_party/json
deleted file mode 160000
-Subproject db78ac1d7716f56fc9f1b030b715f872f93964e