mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #7250 from SupervisedThinking/up_nlohmann-json
nlohmann-json: use cmake toolchain
This commit is contained in:
commit
817c9d8a12
@ -9,3 +9,7 @@ PKG_SITE="https://nlohmann.github.io/json/"
|
||||
PKG_URL="https://github.com/nlohmann/json/archive/v${PKG_VERSION}.tar.gz"
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
PKG_LONGDESC="JSON for Modern C++"
|
||||
# Meson does not provide nlohmann_json*.cmake files which some projects rely on
|
||||
PKG_TOOLCHAIN="cmake"
|
||||
|
||||
PKG_CMAKE_OPTS_TARGET="-DJSON_BuildTests=OFF"
|
||||
|
Loading…
x
Reference in New Issue
Block a user