mirror of
https://github.com/nlohmann/json.git
synced 2026-05-10 16:25:24 +00:00
7 lines
144 B
Ruby
7 lines
144 B
Ruby
libs =
|
|
import libs = nlohmann-json%lib{json}
|
|
|
|
exe{example}: {hxx ixx txx cxx}{**} $libs testscript
|
|
|
|
cxx.poptions =+ "-I$out_root" "-I$src_root"
|