diff options
Diffstat (limited to 'data/arena/CMakeLists.txt')
| -rw-r--r-- | data/arena/CMakeLists.txt | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/arena/CMakeLists.txt b/data/arena/CMakeLists.txt deleted file mode 100644 index 9a7fdd1..0000000 --- a/data/arena/CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -############################################################################### -# tuxanci/data/arena/CMakeLists.txt -############################################################################### -# DIRECTORIES -############################################################################### -# nada :P -############################################################################### -# CURRENT DIRECTORY FILES -############################################################################### -FILE ( GLOB files "*.zip" ) -INSTALL ( FILES ${files} - DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}/arena/ ) -###############################################################################
\ No newline at end of file |