mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 14:59:03 +00:00
3 lines
88 B
CMake
3 lines
88 B
CMake
FILE(GLOB SRC *.uxt)
|
|
|
|
INSTALL(FILES ${SRC} DESTINATION "${RYZOM_SHARE_PREFIX}/patcher")
|