file( GLOB _oggs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} *.ogg ) install( FILES ${_oggs} DESTINATION ${DATA_INSTALL_DIR}/kanagram/sounds )