mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-03 16:50:27 +02:00
Shamelessly copy Josiah
This commit is contained in:
8
source/lib/json/tools/amalgamate/config_json.json
Normal file
8
source/lib/json/tools/amalgamate/config_json.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"project": "JSON for Modern C++",
|
||||
"target": "single_include/nlohmann/json.hpp",
|
||||
"sources": [
|
||||
"include/nlohmann/json.hpp"
|
||||
],
|
||||
"include_paths": ["include"]
|
||||
}
|
Reference in New Issue
Block a user