]> git.sesse.net Git - vlc/commitdiff
Fix SOVERSION
authorRémi Denis-Courmont <rem@videolan.org>
Tue, 5 Feb 2008 17:39:08 +0000 (17:39 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Tue, 5 Feb 2008 17:39:08 +0000 (17:39 +0000)
extras/buildsystem/cmake/CMakeLists/src_CMakeLists.txt

index 66804d50bb59c37ade82344bac421ee1cecc8e0d..5a335717cdb2ff6e01938e5aee5694ba6d07b9cd 100644 (file)
@@ -248,7 +248,7 @@ endif(NOT APPLE)
 target_link_libraries(libvlc ${LIBRT} ${LIBICONV} ${Dlopen_LIBRARIES})
 target_link_libraries(libvlc ${LIBM})
 
-set_target_properties(libvlc PROPERTIES SOVERSION 1.0.0)
+set_target_properties(libvlc PROPERTIES SOVERSION 1)
 set_target_properties(libvlc libvlc-control PROPERTIES PREFIX "")
 set_target_properties(libvlc libvlc-control PROPERTIES LINK_FLAGS "${LINK_FLAGS} ${CMAKE_THREAD_LIBS_INIT}")
 set_target_properties(libvlc libvlc-control vlc PROPERTIES COMPILE_FLAGS