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

[ci] update libboost version from 1.74 to 1.83 #6582

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
64bit build
  • Loading branch information
StrikerRUS authored Jul 31, 2024
commit 355e26de2ab5b9e5c6d4ff6a013c9233589f1baf
1 change: 1 addition & 0 deletions cmake/IntegratedOpenCL.cmake
Original file line number Diff line number Diff line change
@@ -183,6 +183,7 @@ ExternalProject_Add(
variant=release
threading=multi
cxxflags="${BOOST_FLAGS}"
address-model=64
INSTALL_COMMAND ""
# BUILD_BYPRODUCTS is necessary to support 'Ninja' builds.
# ref:
Loading
Oops, something went wrong.