Added 7z library to all versions needed for in-game patcher
This commit is contained in:
parent
58c6b188d7
commit
18c2b62c0c
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