aboutsummaryrefslogtreecommitdiff
path: root/ports/bullet3/CONTROL
diff options
context:
space:
mode:
authorLassi <lassilaati@gmail.com>2019-07-31 02:10:59 +0300
committerCurtis J Bezault <curtbezault@gmail.com>2019-07-30 19:10:59 -0400
commit80b187ad64ebcd5cbab7fab982c04e6862076d8e (patch)
tree2bc6aeb1566262ea37095731902c830a7ec17bb4 /ports/bullet3/CONTROL
parent64aa585677a8f06cac095f9e81a5ca3f1dbd6f76 (diff)
downloadvcpkg-80b187ad64ebcd5cbab7fab982c04e6862076d8e.tar.gz
vcpkg-80b187ad64ebcd5cbab7fab982c04e6862076d8e.zip
[Bullet3] feature for multithreading (#7474)
* feature for multithreading switch * remove prefer ninja
Diffstat (limited to 'ports/bullet3/CONTROL')
-rw-r--r--ports/bullet3/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/bullet3/CONTROL b/ports/bullet3/CONTROL
index 437908356..512b5d527 100644
--- a/ports/bullet3/CONTROL
+++ b/ports/bullet3/CONTROL
@@ -2,3 +2,6 @@ Source: bullet3
Version: 2.88
Homepage: https://github.com/bulletphysics/bullet3
Description: Bullet Physics is a professional collision detection, rigid body, and soft body dynamics library
+
+Feature: multithreading
+Description: Multithreading funcitonality for bullet3 \ No newline at end of file