From 3dd9fca200d121517a7ba25ad8ba9a0a98b320a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 8 Nov 2012 02:58:39 +0100 Subject: Fix various cmake build issues Fix automake build issue in kapptemplate --- kunittest/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'kunittest') diff --git a/kunittest/CMakeLists.txt b/kunittest/CMakeLists.txt index 6b3aefd5..8eb4cae0 100644 --- a/kunittest/CMakeLists.txt +++ b/kunittest/CMakeLists.txt @@ -35,6 +35,7 @@ install( PROGRAMS tde_add_library( kunittestgui SHARED AUTOMOC SOURCES testerwidget.ui runnergui.cpp dcopinterface.skel + VERSION 0.0.0 LINK kunittest-shared DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.1