mirror of
https://github.com/Orc/discount.git
synced 2026-09-25 04:10:00 +03:00
add v2compat to the libmarkdown library in the cmakefile
This commit is contained in:
@@ -149,6 +149,7 @@ add_library(libmarkdown
|
||||
"${_ROOT}/setup.c"
|
||||
"${_ROOT}/blocktags" "${_ROOT}/tags.c"
|
||||
"${_ROOT}/html5.c"
|
||||
"${_ROOT}/v2compat.c"
|
||||
"${_ROOT}/flags.c")
|
||||
|
||||
set_target_properties(libmarkdown PROPERTIES
|
||||
|
||||
Reference in New Issue
Block a user