Install shared libraries.

This commit is contained in:
rude
2013-09-30 00:41:03 +02:00
parent 8e8fd28078
commit eed6391fb8
5 changed files with 10 additions and 0 deletions
+4
View File
@@ -854,3 +854,7 @@ IF(EXAMPLES)
MESSAGE(STATUS "")
ENDIF()
ENDIF()
IF(MEGA)
install(TARGETS ${LIBNAME} RUNTIME DESTINATION .)
ENDIF()