Added sonames for OpenMesh libs
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@173 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -359,12 +359,6 @@ function (acg_add_library _target _libtype)
|
||||
|
||||
add_library (${_target} ${_type} ${ARGN} )
|
||||
|
||||
# acg_get_version()
|
||||
#
|
||||
# set_target_properties (${_target} PROPERTIES VERSION ${VERSION-MAJOR}.${VERSION-MINOR}
|
||||
# SOVERSION ${VERSION-MAJOR}.${VERSION-MINOR} )
|
||||
#
|
||||
|
||||
# set common target properties defined in common.cmake
|
||||
acg_set_target_props (${_target})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user