Adds wrapper to md4c code, fixes issues with previous commit
This commit is contained in:
parent
6d98202f38
commit
d19c822764
31 changed files with 175 additions and 1722 deletions
|
@ -1,2 +1,4 @@
|
|||
add_library(md4c md4c.c)
|
||||
add_library(md4c-html md4c-html.c entity.c md4c.c)
|
||||
|
||||
#add_compile_options(-fpermissive -w)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue