parent
79af2b1a5c
commit
9b671c6eb4
|
@ -207,7 +207,7 @@ SET_PROPERTY( TARGET assimp PROPERTY DEBUG_POSTFIX ${CMAKE_DEBUG_POSTFIX} )
|
|||
IF( WIN32 )
|
||||
SET( platform_libs )
|
||||
ELSE()
|
||||
SET( platform_libs pthread )
|
||||
SET( platform_libs pthread irrXML )
|
||||
ENDIF()
|
||||
|
||||
IF(MSVC)
|
||||
|
|
Loading…
Reference in New Issue