- Updated for release 0.99-pre5
This commit is contained in:
parent
d7d8dbe3bf
commit
828acb2234
6 changed files with 10 additions and 10 deletions
|
@ -43,7 +43,7 @@ add_library(polarssl STATIC ${src})
|
|||
else(NOT USE_SHARED_POLARSSL_LIBRARY)
|
||||
|
||||
ADD_LIBRARY(polarssl SHARED ${src})
|
||||
SET_TARGET_PROPERTIES(polarssl PROPERTIES VERSION 0.99.4 SOVERSION 0)
|
||||
SET_TARGET_PROPERTIES(polarssl PROPERTIES VERSION 0.99.5 SOVERSION 0)
|
||||
|
||||
endif(NOT USE_SHARED_POLARSSL_LIBRARY)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue