CelestiaContent/locale/CMakeLists.txt

4 lines
110 B
CMake

file(GLOB LOCALE_SOURCES "controls_*.txt" "*.cel")
install(FILES ${LOCALE_SOURCES} DESTINATION "${DATADIR}")