Skip to content
Snippets Groups Projects

TrkVolumes: cmake fix

Merged Scott Snyder requested to merge ssnyder/athena:cmake.TrkVolumes-20241220 into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -2,6 +2,7 @@
# Declare the package name:
atlas_subdir( TrkVolumes )
find_package( Boost COMPONENTS unit_test_framework )
# Component(s) in the package:
atlas_add_library( TrkVolumes
Loading