Files
json/integration/build2/buildfile
T
2026-05-09 09:02:24 +00:00

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"