4 lines
53 B
CMake
4 lines
53 B
CMake
if(BLAKE3_USE_TBB)
|
|
add_subdirectory(tbb)
|
|
endif()
|
if(BLAKE3_USE_TBB)
|
|
add_subdirectory(tbb)
|
|
endif()
|