mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-14 19:15:05 -05:00
parent
5323ede87f
commit
84e47a596f
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ target_compile_definitions(${PROJECT_NAME} PRIVATE
|
|||
# These are only needed for building source :-)
|
||||
if (NOT GEODE_BUILDING_DOCS)
|
||||
# Markdown support
|
||||
CPMAddPackage("gh:geode-sdk/md4c#3c2f959")
|
||||
CPMAddPackage("gh:mity/md4c#release-0.5.2")
|
||||
|
||||
# Zip support (needed for in-memory streams, which zlib's minizip doesn't support)
|
||||
set(MZ_LZMA Off CACHE INTERNAL "Enables LZMA & XZ compression")
|
||||
|
|
Loading…
Reference in a new issue