OpenSubdiv/opensubdiv
David G Yu dbb75b650c Find TBB using TBB's CMake config
Updated the CMake build to locate TBB using TBB's CMake config
and deleted the local cmake/FindTBB.cmake module.

While the source code remains compatible with earlier versions of
TBB, updated the minimum TBB version from 4.4 to 2018 since that
is the earliest TBB release to include a CMake config.  This is
the version of TBB specified for the CY2019 VFX Reference Platform.

Tested on Windows, Linux, and macOS using TBB 2018 Update 6,
TBB 2020 Update 3, and oneTBB 2021.10.0
2023-09-11 13:02:25 -07:00
..
bfr Fix bug in Bfr::SurfaceFactory with valence-2 interior vertex: 2023-03-14 19:02:04 -07:00
far Avoid referring to std::vector<T> members when T is incomplete. 2022-09-27 10:15:30 -04:00
hbr Prefix OpenSubdiv CMake macros 2019-08-17 16:44:30 -07:00
osd Find TBB using TBB's CMake config 2023-09-11 13:02:25 -07:00
sdc Fix GCC warnings with -Wshadow and -Wconversion: 2022-08-30 12:56:59 -07:00
vtr Correct warning: "with mismatched bound [-Warray-parameter]" in level.cpp 2022-11-29 22:10:44 +01:00
CMakeLists.txt Find TBB using TBB's CMake config 2023-09-11 13:02:25 -07:00
version.cpp Add opensubdiv/version.cpp 2014-11-25 12:37:03 -08:00
version.h Release 3.5.1 2023-07-20 11:58:39 -07:00