Skip to content

Commit 7616355

Browse files
authored
Add injectSourceFiles command for json
1 parent 2919093 commit 7616355

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

views/package_format_json.dt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,11 @@ block body
372372
td: code string[]
373373
td Additional flags passed to the linker - note that these flags are usually specific to the linker in use
374374

375+
tr
376+
td injectSourceFiles
377+
td: code string[]
378+
td Source files that will be compiled into binaries that depend on this package. Warning: this should be under a permissive license (like Boost) or you risk infecting a users binary with an incompatible license.
379+
375380
h3#version-specs Version specifications
376381
p A version specification can either be a simple declaration or a more complex variant, allowing more control.
377382

0 commit comments

Comments
 (0)