diff options
Diffstat (limited to 'atlantik/pics/board/CMakeLists.txt')
-rw-r--r-- | atlantik/pics/board/CMakeLists.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/atlantik/pics/board/CMakeLists.txt b/atlantik/pics/board/CMakeLists.txt new file mode 100644 index 00000000..3302333c --- /dev/null +++ b/atlantik/pics/board/CMakeLists.txt @@ -0,0 +1,5 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES arrow.png qmark-blue.png qmark-red.png token.png train.png + DESTINATION ${DATA_INSTALL_DIR}/atlantik/pics +) |