Skip to content

Commit

Permalink
Merge branch 'main' into anubhavgoel26/benchmarking
Browse files Browse the repository at this point in the history
  • Loading branch information
anubhavgoel26 authored Apr 4, 2024
2 parents ab51f7b + d6ef773 commit e3a6459
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ find_package(MPI REQUIRED)
include_directories(SYSTEM ${MPI_INCLUDE_PATH})

# Boost Dependency
find_package(Boost 1.74 COMPONENTS program_options REQUIRED)
find_package(Boost 1.72 COMPONENTS program_options REQUIRED)

set(BUILD_TESTING_SAVED "${BUILD_TESTING}")
set(BUILD_TESTING OFF)
Expand Down
2 changes: 1 addition & 1 deletion galois
Submodule galois updated 106 files

0 comments on commit e3a6459

Please sign in to comment.