mirror of
https://github.com/love2d/megasource.git
synced 2026-08-20 12:40:06 +02:00
Add "LIBRARY" destination for install commands.
This commit is contained in:
@@ -856,5 +856,5 @@ IF(EXAMPLES)
|
||||
ENDIF()
|
||||
|
||||
IF(MEGA)
|
||||
install(TARGETS ${LIBNAME} RUNTIME DESTINATION .)
|
||||
install(TARGETS ${LIBNAME} RUNTIME DESTINATION . LIBRARY DESTINATION .)
|
||||
ENDIF()
|
||||
Reference in New Issue
Block a user