Skip to content
Snippets Groups Projects

Draft: Projects: Fix missing Vc dependency of ROOT with LCG_104

Closed Johannes Elmsheuser requested to merge elmsheus/athena:vc_20230816 into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -33,6 +33,7 @@ find_package( TIFF )
find_package( libffi )
find_package( gl2ps )
find_package( autopep8 )
find_package( Vc )
# Set the project into "SIMULATIONBASE mode".
set( SIMULATIONBASE TRUE CACHE BOOL
Loading