equal
deleted
inserted
replaced
|
1 add_subdirectory(Reserved) |
|
2 |
1 file(GLOB HatSprites *.png) |
3 file(GLOB HatSprites *.png) |
2 |
4 |
3 install(FILES |
5 install(FILES |
4 ${HatSprites} |
6 ${HatSprites} |
5 DESTINATION ${SHAREPATH}Data/Graphics/Hats) |
7 DESTINATION ${SHAREPATH}Data/Graphics/Hats) |