coriolis/crlcore/etc/CMakeLists.txt

8 lines
482 B
CMake
Raw Normal View History

install( FILES techno.conf DESTINATION ${SYS_CONF_DIR}/coriolis2 )
install( DIRECTORY common DESTINATION ${SYS_CONF_DIR}/coriolis2 )
install( DIRECTORY symbolic DESTINATION ${SYS_CONF_DIR}/coriolis2 )
install( DIRECTORY 180 DESTINATION ${SYS_CONF_DIR}/coriolis2 )
install( DIRECTORY 45 DESTINATION ${SYS_CONF_DIR}/coriolis2 )