Skip to content

Commit

Permalink
echo low case
Browse files Browse the repository at this point in the history
  • Loading branch information
bam241 committed Dec 6, 2024
1 parent e723077 commit 9b98b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/MOAB_PullAndMake.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
MACRO (moab_pull_make moab_version)
message(STATUS "MOAB will be downloaded and built")
include(ExternalProject)

message("HDF5_ROOT: ${HDF5_ROOT}")
set(CMAKE_INSTALL_LIBDIR "lib")
SET(MOAB_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}/moab")
set(MOAB_ROOT "${CMAKE_BINARY_DIR}/moab")
Expand Down

0 comments on commit 9b98b30

Please sign in to comment.