mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-14 15:37:10 +03:00
move to new cspot
This commit is contained in:
26
components/spotify/cspot/bell/external/nlohmann_json/wsjcpp.yml
vendored
Normal file
26
components/spotify/cspot/bell/external/nlohmann_json/wsjcpp.yml
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
wsjcpp_version: "v0.1.1"
|
||||
cmake_minimum_required: "3.0"
|
||||
cmake_cxx_standard: "11"
|
||||
name: "nlohmann/json"
|
||||
version: "v3.11.2"
|
||||
description: "JSON for Modern C++"
|
||||
issues: "https://github.com/nlohmann/json/issues"
|
||||
keywords:
|
||||
- "c++"
|
||||
- "json"
|
||||
|
||||
repositories:
|
||||
- type: main
|
||||
url: "https://github.com/nlohmann/json"
|
||||
|
||||
authors:
|
||||
- name: "Niels Lohmann"
|
||||
email: "mail@nlohmann.me"
|
||||
|
||||
distribution:
|
||||
- source-file: "single_include/nlohmann/json.hpp"
|
||||
target-file: "json.hpp"
|
||||
type: "source-code"
|
||||
- source-file: "single_include/nlohmann/json_fwd.hpp"
|
||||
target-file: "json_fwd.hpp"
|
||||
type: "source-code"
|
||||
Reference in New Issue
Block a user