diff options
author | Kyle Lutz <kyle.r.lutz@gmail.com> | 2015-06-29 20:24:23 -0700 |
---|---|---|
committer | Kyle Lutz <kyle.r.lutz@gmail.com> | 2015-06-29 20:24:23 -0700 |
commit | 38ba0f4980a3aa2fb3045d3d6f7797950365a1eb (patch) | |
tree | b4e7511fcf2268e7086230097dee4bcff9e98954 /status | |
parent | 042974b74c8f53d14365b3ec7f59b1efa79e09cf (diff) | |
download | boost-38ba0f4980a3aa2fb3045d3d6f7797950365a1eb.tar.gz |
Add Boost.Compute to status/Jamfile.v2
Diffstat (limited to 'status')
-rw-r--r-- | status/Jamfile.v2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/status/Jamfile.v2 b/status/Jamfile.v2 index 8c527993aa..f423703099 100644 --- a/status/Jamfile.v2 +++ b/status/Jamfile.v2 @@ -61,6 +61,7 @@ run-tests libs : bind/test # test-suite bind chrono/test # test-suite chrono circular_buffer/test # test-suite circular_buffer + compute # test-suite compute concept_check # test-suite concept_check config/test # test-suite config container/bench # test-suite container benchmarks |