Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Boost to 1.83.0 #42

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Update Boost to 1.83.0 #42

merged 2 commits into from
Oct 10, 2023

Conversation

zfergus
Copy link
Member

@zfergus zfergus commented Oct 10, 2023

No description provided.

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

Merging #42 (e8fb167) into main (7106470) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   82.33%   82.33%           
=======================================
  Files          10       10           
  Lines         566      566           
=======================================
  Hits          466      466           
  Misses        100      100           
Flag Coverage Δ
polysolve 82.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@@ -33,6 +33,9 @@ CPMAddPackage(
set(BOOST_SOURCE ${boost_SOURCE_DIR})
set(Boost_POPULATED ON)

# Only build the following Boost libs
set(BOOST_LIBS_OPTIONAL "" CACHE STRING "Boost libs to be compiled" FORCE)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than updating boost-cmake to Boost 1.83.0, I removed all libs because AMGCL only requires property_tree which is header only.

@zfergus zfergus merged commit a9b49b8 into main Oct 10, 2023
9 checks passed
@zfergus zfergus deleted the update-boost branch October 10, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant