mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
build: remove hoedown vendored source
Signed-off-by: Joshua Goins <josh@redstrate.com>
This commit is contained in:
parent
24a4bd3a1c
commit
aa7c910e26
22 changed files with 30 additions and 5869 deletions
|
|
@ -374,7 +374,6 @@ option(NBT_BUILD_TESTS "Build NBT library tests" OFF) #FIXME: fix unit tests.
|
|||
add_subdirectory(libraries/libnbtplusplus)
|
||||
|
||||
add_subdirectory(libraries/systeminfo) # system information library
|
||||
add_subdirectory(libraries/hoedown) # markdown parser
|
||||
add_subdirectory(libraries/launcher) # java based launcher part for Minecraft
|
||||
add_subdirectory(libraries/javacheck) # java compatibility checker
|
||||
if(NOT ZLIB_FOUND)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue