mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 20:20:11 +02:00
Install shared libraries.
This commit is contained in:
@@ -854,3 +854,7 @@ IF(EXAMPLES)
|
||||
MESSAGE(STATUS "")
|
||||
ENDIF()
|
||||
ENDIF()
|
||||
|
||||
IF(MEGA)
|
||||
install(TARGETS ${LIBNAME} RUNTIME DESTINATION .)
|
||||
ENDIF()
|
||||
Reference in New Issue
Block a user