Files

4 lines
53 B
CMake

if(BLAKE3_USE_TBB)
add_subdirectory(tbb)
endif()