mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-16 06:30:05 +00:00
dd pthread to MiniCL_VectorAdd project, for Unix
This commit is contained in:
parent
c6493bb049
commit
f82cfc8259
@ -14,3 +14,7 @@ MiniCL_VectorAdd.cpp
|
||||
MiniCL.cpp
|
||||
)
|
||||
|
||||
IF (UNIX)
|
||||
TARGET_LINK_LIBRARIES(AppMiniCLVectorAdd pthread)
|
||||
ENDIF(UNIX)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user