*update prebuilt oneTBB2021.2.1 *modify tbb and tbb component installation *modify the implementation of removing soft links *update prebuilt oneTBB2021.2.1 macos: 11.4 windows: win10+visual studio 2019(MSVC 14.21) https://github.com/open-mpi/hwloc/archive/refs/tags/hwloc-2.8.0.tar.gz https://github.com/open-mpi/hwloc/archive/refs/tags/hwloc-2.8.0.zip https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.2.1.tar.gz(commitid:96af5d3) https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.2.1.zip(commitid:96af5d3) before building oneTBB 2021.2.1, replace all strings "2_4" of the source code with "2_5" for windows, after compilation, replace all strings INTERFACE_COMPILE_DEFINITIONS "\$<\$<CONFIG:DEBUG>:TBB_USE_DEBUG>" to INTERFACE_COMPILE_DEFINITIONS "\$<\$<CONFIG:DEBUG>:TBB_USE_DEBUG>;__TBB_NO_IMPLICIT_LINKAGE=1" in cmake file "%cd%\install\lib\cmake\TBB\TBBTargets.cmake"