mirror of
https://github.com/BLAKE3-team/BLAKE3
synced 2026-03-01 18:06:25 +01:00
4 lines
53 B
CMake
4 lines
53 B
CMake
if(BLAKE3_USE_TBB)
|
|
add_subdirectory(tbb)
|
|
endif()
|