Merge pull request #714 from redstrate/cmark

This commit is contained in:
flow
2023-01-13 16:16:00 -03:00
committed by GitHub
38 changed files with 102 additions and 5984 deletions

View File

@ -631,7 +631,7 @@ SET(LAUNCHER_SOURCES
DesktopServices.cpp
VersionProxyModel.h
VersionProxyModel.cpp
HoeDown.h
Markdown.h
# Super secret!
KonamiCode.h
@ -1053,7 +1053,7 @@ target_link_libraries(Launcher_logic
)
target_link_libraries(Launcher_logic
QuaZip::QuaZip
hoedown
cmark::cmark
LocalPeer
Launcher_rainbow
)