vcpkg/ports/tbb
aggieNick02 44bc692276
[tbb] Remove ability to disable exception support in TBB runtime (#18740)
* After filing an issue with TBB (https://github.com/oneapi-src/oneTBB/issues/414), I found out that building the library with exceptions explicitly disabled as I had added support for had gone from not officially supported to more explicitly disallowed

* update tbb port-version

* run x-add-version
2021-07-01 07:27:37 -07:00
..
CMakeLists.txt [tbb] Remove ability to disable exception support in TBB runtime (#18740) 2021-07-01 07:27:37 -07:00
CONTROL [tbb] Remove ability to disable exception support in TBB runtime (#18740) 2021-07-01 07:27:37 -07:00
fix-static-build.patch
portfile.cmake [tbb] Remove ability to disable exception support in TBB runtime (#18740) 2021-07-01 07:27:37 -07:00
terminate-when-buildtool-notfound.patch
usage