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
try architecture
  • Loading branch information
StrikerRUS authored Jul 31, 2024
commit c6ed624e2d5f7211adbe0c0cda91ebe8bb422965
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}"
architecture=x86
address-model=64
INSTALL_COMMAND ""
# BUILD_BYPRODUCTS is necessary to support 'Ninja' builds.
Loading
Oops, something went wrong.