Install C API

This commit is contained in:
Gustavo Goretkin
2019-04-29 11:58:53 -04:00
parent aff54a2397
commit e4f637c2e3

View File

@@ -181,4 +181,6 @@ TARGET_LINK_LIBRARIES(
gwen
BussIK
Bullet3Common
)
)
INSTALL(TARGETS bullet_c_api DESTINATION lib)