mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 19:18:43 +08:00
8 lines
227 B
TOML
8 lines
227 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/commonmark/cmark#installing
|
|
[source]
|
|
git = "https://github.com/commonmark/cmark"
|
|
rev = "5ba25ff40eba44c811f79ab6a792baf945b8307c"
|
|
[build]
|
|
template = "cmake"
|