Applied patch for Issue 429 to set lib properties
Thanks to andrebra for the patch
This commit is contained in:
@@ -16,6 +16,8 @@ ADD_LIBRARY(MiniCL
|
||||
../MiniCL/cl_platform.h
|
||||
../MiniCL/cl_MiniCL_Defs.h
|
||||
)
|
||||
SET_TARGET_PROPERTIES(MiniCL PROPERTIES VERSION ${BULLET_VERSION})
|
||||
SET_TARGET_PROPERTIES(MiniCL PROPERTIES SOVERSION ${BULLET_VERSION})
|
||||
|
||||
|
||||
IF (BUILD_SHARED_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user