Skip to content

Commit ace4a87

Browse files
authored
Add injectSourceFiles command for SDL
1 parent 7616355 commit ace4a87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

views/package_format_sdl.dt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@ block body
343343
td: code "<flag1>" ["<flag2>" [...]]
344344
td Additional flags passed to the linker - note that these flags are usually specific to the linker in use
345345

346+
tr
347+
td injectSourceFiles
348+
td: code string[]
349+
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.
346350

347351
h3#platform-specs Platform specifications
348352

0 commit comments

Comments
 (0)