Skip to content

Commit

Permalink
build(fpm.toml): install libassert.a library
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Aug 8, 2024
1 parent 11889de commit 25facb0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fpm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ license = "BSD"
author = ["Damian Rouson"]
maintainer = "[email protected]"
copyright = "2021-2024 Sourcery Institute"

[install]
library = true

0 comments on commit 25facb0

Please sign in to comment.