Revert to boost 1.80

This commit is contained in:
Axel 2022-12-19 14:09:25 +01:00 committed by bernat
parent 44fdf8d7d4
commit dd3bc8709c
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ rem ============================================================================
rem -- Parse arguments ---------------------------------------------------------
rem ============================================================================
set BOOST_VERSION=1.81.0
set BOOST_VERSION=1.80.0
set INSTALLERS_DIR=%ROOT_PATH:/=\%Util\InstallersWin\
set VERSION_FILE=%ROOT_PATH:/=\%Util\ContentVersions.txt
set CONTENT_DIR=%ROOT_PATH:/=\%Unreal\CarlaUE4\Content\Carla\

View File

@ -118,7 +118,7 @@ unset LLVM_BASENAME
# -- Get boost includes --------------------------------------------------------
# ==============================================================================
BOOST_VERSION=1.81.0
BOOST_VERSION=1.80.0
BOOST_BASENAME="boost-${BOOST_VERSION}-${CXX_TAG}"
BOOST_INCLUDE=${PWD}/${BOOST_BASENAME}-install/include