updated Jamfiles so only the appropriate Bullet libraries gets installed, not the helper/internal ones.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SubDir TOP Extras AlternativeCollisionAlgorithms ;
|
||||
|
||||
|
||||
Library boxbox : [ Wildcard *.h *.cpp ] ;
|
||||
Library boxbox : [ Wildcard *.h *.cpp ] : noinstall ;
|
||||
#internal header path to compile boxbox
|
||||
CFlags boxbox : [ FIncludes $(TOP)/Extras/AlternativeCollisionAlgorithms ] ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user