Add library version to pyCRL.

This commit is contained in:
Jean-Paul Chaput 2011-02-04 11:09:35 +00:00
parent 0ea96eaa3d
commit c51426c245
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
add_library ( pycrlcore ${sources} )
set_target_properties ( pycrlcore PROPERTIES VERSION 1.0 SOVERSION 1 )
target_link_libraries ( pycrlcore crlcore
${HURRICANE_PYTHON_LIBRARIES}
${PYTHON_LIBRARIES} -lutil