Skip to content

Commit

Permalink
Add a shog build file
Browse files Browse the repository at this point in the history
  • Loading branch information
anatol committed Dec 29, 2018
1 parent 3b11d16 commit 63eb6bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions shog.build
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# SPDX-License-Identifier: MIT

srcs = %w[
]

emit_each(:cc, srcs)

0 comments on commit 63eb6bf

Please sign in to comment.