47ccfe279a
Changed: Use the Windows SDK installed with VC++ or the most recent compatible one
3 lines
88 B
CMake
3 lines
88 B
CMake
FILE(GLOB SRC *.uxt)
|
|
|
|
INSTALL(FILES ${SRC} DESTINATION "${RYZOM_SHARE_PREFIX}/patcher")
|