Smart parellalization
This commit is contained in:
5
cmake/taskflow.cmake
Normal file
5
cmake/taskflow.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
CPMAddPackage (
|
||||
URI "gh:taskflow/taskflow@4.1.0"
|
||||
OPTIONS "TF_BUILD_EXAMPLES off"
|
||||
OPTIONS "TF_BUILD_TESTS off"
|
||||
)
|
||||
Reference in New Issue
Block a user