Skip to content

Commit 77c55fd

Browse files
authored
Change injectSourceFiles SDL to the correct type
1 parent ace4a87 commit 77c55fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/package_format_sdl.dt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ block body
345345

346346
tr
347347
td injectSourceFiles
348-
td: code string[]
348+
td: code "<pattern1>" ["<pattern2>" [...]]
349349
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.
350350

351351
h3#platform-specs Platform specifications

0 commit comments

Comments
 (0)