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 --- kenolaba/toolbar/CMakeLists.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 kenolaba/toolbar/CMakeLists.txt (limited to 'kenolaba/toolbar') diff --git a/kenolaba/toolbar/CMakeLists.txt b/kenolaba/toolbar/CMakeLists.txt new file mode 100644 index 00000000..13bed4ee --- /dev/null +++ b/kenolaba/toolbar/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +install( FILES new.xpm stop.xpm edit.xpm hint.xpm undo.xpm redball.xpm + yellowball.xpm noball.xpm warning.xpm ok.xpm spy0.xpm spy1.xpm spy2.xpm + spy3.xpm network.xpm + DESTINATION ${DATA_INSTALL_DIR}/kenolaba/pics +) -- cgit v1.2.1