summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2020-06-29 12:47:04 +0900
committerMichele Calgaro <[email protected]>2020-06-29 12:47:04 +0900
commitada630a82597dcbf6771707c2e9ec5c200099079 (patch)
tree7881d24e621706cb6d88dcc497f4c18bf15a0db3
parentabed871291535bede858e6f6acd4a4847b536e5b (diff)
downloadkmplayer-ada630a82597dcbf6771707c2e9ec5c200099079.tar.gz
kmplayer-ada630a82597dcbf6771707c2e9ec5c200099079.zip
Fixed detection of library at runtime.
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 412e376..b2aa267 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -61,6 +61,7 @@ tde_add_library( kmplayercommon SHARED AUTOMOC
kmplayer_rss.cpp kmplayer_atom.cpp
kmplayer_xspf.cpp triestring.cpp
kmplayerpartbase.skel
+ VERSION 1.0.0
LINK
tdecore-shared
tdeui-shared