mirror of
https://github.com/nlohmann/json.git
synced 2026-05-14 02:05:24 +00:00
deploy: 26cfec34be
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
add_requires("nlohmann_json")
|
||||
|
||||
add_rules("mode.debug", "mode.release")
|
||||
target("xm")
|
||||
set_kind("binary")
|
||||
add_files("example.cpp")
|
||||
add_packages("nlohmann_json")
|
||||
set_languages("cxx11")
|
||||
Reference in New Issue
Block a user