Skip to content

Commit

Permalink
Add sbuild.toml for sapphire builds
Browse files Browse the repository at this point in the history
  • Loading branch information
u1f408 committed May 14, 2018
1 parent c1256db commit 8fc0cb3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sbuild.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
library_root = true
name = "dmm"
libtype = "C"

object_remove_globs = []
ignore_source_regex = [
"(^|_)test.c$"
]

0 comments on commit 8fc0cb3

Please sign in to comment.