Skip to content

Commit f3cc9eb

Browse files
use new static-define definition
1 parent 64cc4d0 commit f3cc9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Markup/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ target_link_libraries(swiftMarkup PRIVATE
66
libcmark-gfm_static)
77
target_compile_definitions(swiftMarkup
88
PRIVATE
9-
CMARK_STATIC_DEFINE)
9+
CMARK_GFM_STATIC_DEFINE)
1010

0 commit comments

Comments
 (0)