You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Introduced DETRAY_FAIL_ON_WARNINGS.
Instead of only using -Werror in debug builds, made its use
configurable through this flag.
At the same time simplified the SYCL build flag configuration
a bit (which current VecMem versions now allow us to do), and
made the CUDA flag configuration just a little more robust.
* Introduced CMake presets for the project.
At the same time updated "some of" the CI configurations to make
use of them.
0 commit comments