We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0da11c7 + 1b70064 commit fc2a169Copy full SHA for fc2a169
1 file changed
CMakeLists.txt
@@ -40,6 +40,7 @@ cet_report_compiler_flags(REPORT_THRESHOLD VERBOSE)
40
41
# these are minimum required versions, not the actual product versions
42
find_package( art REQUIRED )
43
+find_package( Eigen3 REQUIRED)
44
find_package( messagefacility REQUIRED )
45
find_package( art_root_io REQUIRED )
46
find_package( nusimdata REQUIRED )
0 commit comments