Skip to content

Commit

Permalink
libcmark external (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Ianozi authored May 27, 2024
1 parent 9f9cca2 commit 3e12b72
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions index/li/libcmark/libcmark-external.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
description = "Cmark shared library"
name = "libcmark"

maintainers = ["AJ Ianozi <[email protected]>"]
maintainers-logins = ["AJ-Ianozi"]

[[external]]
kind = "system"

[external.origin.'case(distribution)']
'debian|ubuntu' = ["libcmark-dev"]
'arch|homebrew|macports|fedora|suse' = ["cmark"]
'msys2' = ["mingw-w64-x86_64-cmark"]

0 comments on commit 3e12b72

Please sign in to comment.