From Luigi Calori, introduction of versioning of dll's and placement of dll and plugins into bin directory during build.
This commit is contained in:
@@ -21,6 +21,9 @@ SOURCE_GROUP(
|
||||
FILES ${LIB_PUBLIC_HEADERS}
|
||||
)
|
||||
|
||||
IF(MSVC AND OSG_MSVC_VERSIONED_DLL)
|
||||
HANDLE_MSVC_DLL()
|
||||
ENDIF(MSVC AND OSG_MSVC_VERSIONED_DLL)
|
||||
|
||||
INSTALL(
|
||||
TARGETS ${LIB_NAME}
|
||||
|
||||
Reference in New Issue
Block a user