Skip to content

Fix disabling of tests in DD4hep builds

Marco Clemencic requested to merge fixes-for-dd4hep into master

Use USE_DD4HEP CMake variable to disable tests instead of relying on the platform string.

This is backward compatible, but required when we merge LHCb!3903 (merged).

Merge request reports