BrunoLevy / geogram

a programming library with geometric algorithms
Other
1.8k stars 122 forks source link

Add compile-option to use TBB for thread management. #164

Closed jdumas closed 1 month ago

jdumas commented 1 month ago

This should fix #67. I tested locally with vorpalite, but I'm not sure if you also want unit test since it's a different compile option...

BrunoLevy commented 1 month ago

Awesome ! Many thanks Jeremie !