diff options
Diffstat (limited to 'kunittest/CMakeLists.txt')
-rw-r--r-- | kunittest/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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} ) |