Skip to content

Commit

Permalink
reduce diff
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-proximafusion committed Nov 11, 2024
1 parent f7212f5 commit 8c24276
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ if(BUILD_MCNP5 OR BUILD_MCNP6)
enable_language(Fortran)
endif()


# Try to find MOAB
# find_package(MOAB QUIET)
# find_package(MOAB REQUIRED)

if (NOT MOAB_FOUND)
include(FetchContent)
Expand Down

0 comments on commit 8c24276

Please sign in to comment.