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