Files
another-boids-in-rust/vendor/blake3/c/dependencies/CMakeLists.txt

4 lines
53 B
CMake

if(BLAKE3_USE_TBB)
add_subdirectory(tbb)
endif()