1
0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2026-03-01 18:06:25 +01:00
BLAKE3/c/dependencies/CMakeLists.txt
2025-03-13 12:16:50 -07:00

4 lines
53 B
CMake

if(BLAKE3_USE_TBB)
add_subdirectory(tbb)
endif()