add a comment that aseigo does NOT want to use the GENERIC version macros.
the Plasma team will care for versioning the lib. svn path=/trunk/KDE/kdelibs/; revision=879766
This commit is contained in:
parent
1b523b9054
commit
9b29503c9a
@ -117,6 +117,7 @@ if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||
target_link_libraries(plasma ${QT_QTOPENGL_LIBRARY} ${OPENGL_gl_LIBRARY})
|
||||
endif(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
|
||||
|
||||
#do NOT use GENERIC versioning -- the plasma team will take care of versioning
|
||||
set_target_properties(plasma PROPERTIES
|
||||
VERSION 3.0.0
|
||||
SOVERSION 3
|
||||
|
Loading…
Reference in New Issue
Block a user