Search Criteria
Package Details: nlohmann-json-git 3.7.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nlohmann-json-git.git (read-only, click to copy) |
---|---|
Package Base: | nlohmann-json-git |
Description: | Header-only JSON library for Modern C++ |
Upstream URL: | https://github.com/nlohmann/json |
Licenses: | MIT |
Conflicts: | nlohmann-json |
Provides: | nlohmann-json |
Submitter: | Jesin |
Maintainer: | Jesin |
Last Packager: | Jesin |
Votes: | 4 |
Popularity: | 0.001148 |
First Submitted: | 2017-12-04 16:24 (UTC) |
Last Updated: | 2020-02-20 19:07 (UTC) |
Required by (82)
- abaddon (requires nlohmann-json) (make)
- abaddon-git (requires nlohmann-json) (make)
- across (requires nlohmann-json)
- ananicy-cpp (requires nlohmann-json)
- ananicy-cpp-git (requires nlohmann-json)
- ananicy-cpp-nosystemd (requires nlohmann-json) (make)
- bear-git (requires nlohmann-json)
- blender-plugin-bim-git (requires nlohmann-json)
- cgproxy (requires nlohmann-json) (make)
- cgproxy-git (requires nlohmann-json) (make)
- coro-cloudstorage-fuse (requires nlohmann-json)
- ctbench-git (requires nlohmann-json) (make)
- dpaste (make)
- dpp (requires nlohmann-json)
- easyeffects-git (requires nlohmann-json)
- easyrpg-tools-git (requires nlohmann-json) (make)
- ebpfsnitch (requires nlohmann-json)
- evdevhook-git (requires nlohmann-json) (make)
- freetok-cpp-git (requires nlohmann-json)
- giada (requires nlohmann-json) (make)
Latest Comments
ccom1 commented on 2021-10-27 18:51 (UTC)
Would it be possible to change the lines containing
make
to instead usecmake --build .
?https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nlohmann-json-git#n34
This would help in situations where I have
CMAKE_GENERATOR
set locally to something likeNinja