4 lines
88 B
Text
4 lines
88 B
Text
|
FILE(GLOB SRC *.uxt)
|
||
|
|
||
|
INSTALL(FILES ${SRC} DESTINATION "${RYZOM_SHARE_PREFIX}/patcher")
|