From d71a3e005ca9c7cc50bf6b314ecea04acab0258c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 11 Nov 2012 16:52:24 -0600 Subject: Additional changes to support building with cmake. Thanks to Slavek Banko. --- ksim/library/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim') diff --git a/ksim/library/CMakeLists.txt b/ksim/library/CMakeLists.txt index 44c152e..f66f1bd 100644 --- a/ksim/library/CMakeLists.txt +++ b/ksim/library/CMakeLists.txt @@ -31,7 +31,7 @@ tde_add_library( ksimcore SHARED AUTOMOC label.cpp led.cpp progress.cpp pluginglobal.cpp pluginloader.cpp pluginmodule.cpp ksimconfig.cpp - VERSION 1.0 + VERSION 1.0.0 LINK tdeui-shared DESTINATION ${LIB_INSTALL_DIR} ) -- cgit v1.2.3