mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-05 18:08:32 +00:00
dd pthread to MiniCL_VectorAdd project, for Unix
This commit is contained in:
@@ -14,3 +14,7 @@ MiniCL_VectorAdd.cpp
|
||||
MiniCL.cpp
|
||||
)
|
||||
|
||||
IF (UNIX)
|
||||
TARGET_LINK_LIBRARIES(AppMiniCLVectorAdd pthread)
|
||||
ENDIF(UNIX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user