mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 23:09:04 +00:00
Changed: There is no client_default.cfg.in anymore
--HG-- branch : develop
This commit is contained in:
parent
ad981b15c7
commit
935809b40f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ IF(WITH_RYZOM_PATCH)
|
|||
ADD_DEFINITIONS(-DRZ_USE_PATCH)
|
||||
ENDIF()
|
||||
|
||||
FILE(GLOB CFG ../*.cfg ../*.cfg.in)
|
||||
FILE(GLOB CFG ../*.cfg)
|
||||
FILE(GLOB SRC *.cpp *.h motion/*.cpp motion/*.h client.rc)
|
||||
FILE(GLOB SRC_INTERFACE interface_v3/*.h interface_v3/*.cpp)
|
||||
FILE(GLOB SRC_MODE motion/modes/*.cpp motion/modes/*.h)
|
||||
|
|
Loading…
Reference in a new issue