mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
Remove systeminfo; move getSystemRam into SysInfo.h (#4323)
This commit is contained in:
commit
fda9e74972
22 changed files with 117 additions and 584 deletions
|
|
@ -483,7 +483,6 @@ option(NBT_USE_ZLIB "Build NBT library with zlib support" OFF)
|
|||
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/launcher) # java based launcher part for Minecraft
|
||||
add_subdirectory(libraries/javacheck) # java compatibility checker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue