NOISSUE remove macOS SSL workarounds
Should not be necessary anymore...
This commit is contained in:
@ -313,18 +313,8 @@ set(MULTIMC_QRCS
|
||||
resources/pe_blue/pe_blue.qrc
|
||||
resources/OSX/OSX.qrc
|
||||
resources/iOS/iOS.qrc
|
||||
resources/certs/certs.qrc
|
||||
)
|
||||
|
||||
set(MultiMC_OSX_source
|
||||
CertWorkaround.cpp
|
||||
CertWorkaround.h
|
||||
)
|
||||
|
||||
if(APPLE)
|
||||
list(APPEND MULTIMC_SOURCES ${MultiMC_OSX_source})
|
||||
endif()
|
||||
|
||||
######## Windows resource files ########
|
||||
if(WIN32)
|
||||
set(MULTIMC_RCS resources/multimc.rc)
|
||||
|
Reference in New Issue
Block a user