Skip to content

Commit

Permalink
Try setting eigendir
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilnovak committed Jan 11, 2023
1 parent c2390fa commit d4498da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ SOCKEYE_DIR ?= $(CONTRIB_DIR)/sockeye
SODIUM_DIR ?= $(CONTRIB_DIR)/sodium
POTASSIUM_DIR ?= $(CONTRIB_DIR)/potassium
IAPWS95_DIR ?= $(CONTRIB_DIR)/iapws95
EIGEN3_DIR ?= $(MOOSE_SUBMODULE)/libmesh/include/Eigen
Eigen3_DIR ?= $(MOOSE_SUBMODULE)/libmesh/include/Eigen

# If HDF5_ROOT is set, use those settings to link HDF5 to OpenMC.
# Otherwise, use where PETSc will put HDF5 if downloading it.
Expand Down

0 comments on commit d4498da

Please sign in to comment.