mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-23 10:44:37 +00:00
more fixes for shared libs
This commit is contained in:
@@ -15,3 +15,8 @@ bFile.h
|
||||
btBulletFile.cpp
|
||||
btBulletFile.h
|
||||
)
|
||||
|
||||
IF (BUILD_SHARED_LIBS)
|
||||
TARGET_LINK_LIBRARIES(BulletFileLoader LinearMath)
|
||||
ENDIF (BUILD_SHARED_LIBS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user