We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cc4d0 commit f3cc9ebCopy full SHA for f3cc9eb
lib/Markup/CMakeLists.txt
@@ -6,5 +6,5 @@ target_link_libraries(swiftMarkup PRIVATE
6
libcmark-gfm_static)
7
target_compile_definitions(swiftMarkup
8
PRIVATE
9
- CMARK_STATIC_DEFINE)
+ CMARK_GFM_STATIC_DEFINE)
10
0 commit comments