tweaks to packages using CMakePackage (#2241)
* fix to trilinos package * fix to dealii package * fix to everytrace package * fix to everytrace-example package * changes suggested by @davydden
This commit is contained in:

committed by
Todd Gamblin

parent
29f81b7775
commit
a135a1245a
@@ -130,7 +130,6 @@ def cmake_args(self):
|
||||
|
||||
cxx_flags = []
|
||||
options = []
|
||||
options.extend(std_cmake_args)
|
||||
|
||||
mpi_bin = spec['mpi'].prefix.bin
|
||||
# Note: -DXYZ_LIBRARY_NAMES= needs semicolon separated list of names
|
||||
|
Reference in New Issue
Block a user