From Eric Wing, added ${MATH_LIB} to osg CMakeLists.txt and definition of this to m under unix
This commit is contained in:
@@ -293,6 +293,7 @@ ADD_LIBRARY(${LIB_NAME}
|
||||
TARGET_LINK_LIBRARIES(${LIB_NAME}
|
||||
${OPENTHREADS_LIBRARY}
|
||||
${OPENGL_LIBRARIES}
|
||||
${MATH_LIBRARY}
|
||||
)
|
||||
|
||||
INCLUDE(ModuleInstall OPTIONAL)
|
||||
|
||||
Reference in New Issue
Block a user