From c70db62d3671e524d23ac974d296eb218159b000 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Thu, 25 Feb 2016 06:23:55 +0300 Subject: Initial cmake conversion --- kbounce/sounds/CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 kbounce/sounds/CMakeLists.txt (limited to 'kbounce/sounds') diff --git a/kbounce/sounds/CMakeLists.txt b/kbounce/sounds/CMakeLists.txt new file mode 100644 index 00000000..274accf8 --- /dev/null +++ b/kbounce/sounds/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES death.au reflect.au wallstart.au wallend.au seconds.au + timeout.au + DESTINATION ${DATA_INSTALL_DIR}/kbounce/sounds +) -- cgit v1.2.1