You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegames/ksnake/data/CMakeLists.txt

12 lines
286 B

# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
add_subdirectory( levels )
add_subdirectory( pixmaps )
add_subdirectory( backgrounds )
##### other data ################################
install( FILES highScores
DESTINATION ${DATA_INSTALL_DIR}/ksnake
)