CelestiaContent/textures/lores/CMakeLists.txt

4 lines
122 B
CMake
Raw Permalink Normal View History

2018-11-28 14:42:00 -07:00
file(GLOB LORES_SOURCES "*.jpg" "*.png" "*.dds")
install(FILES ${LORES_SOURCES} DESTINATION "${DATADIR}/textures/lores")