mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Added 7z library to all versions needed for in-game patcher
This commit is contained in:
parent
666ab7ebec
commit
275542fa01
1 changed files with 0 additions and 3 deletions
|
@ -5,10 +5,7 @@ ADD_SUBDIRECTORY(client_sheets)
|
|||
IF(WITH_RYZOM_CLIENT)
|
||||
|
||||
# These are Windows/MFC apps
|
||||
IF(WIN32)
|
||||
# ADD_SUBDIRECTORY(bug_report)
|
||||
SET(SEVENZIP_LIBRARY "ryzom_sevenzip")
|
||||
ENDIF(WIN32)
|
||||
|
||||
ADD_SUBDIRECTORY(seven_zip)
|
||||
|
||||
|
|
Loading…
Reference in a new issue