Skip to content

Commit

Permalink
[TWEAK] Change to 13.6 target
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Sunday committed Aug 1, 2024
1 parent ce11cc1 commit e7d7ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CI/before_script.osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ declare -a CMAKE_CONF_OPTS=(
-D CMAKE_C_COMPILER_LAUNCHER="$CCACHE_EXECUTABLE"
-D CMAKE_CXX_COMPILER_LAUNCHER="$CCACHE_EXECUTABLE"
-D CMAKE_CXX_FLAGS="-stdlib=libc++"
-D CMAKE_OSX_DEPLOYMENT_TARGET="14.5"
-D CMAKE_OSX_DEPLOYMENT_TARGET="13.6"
-D OPENMW_USE_SYSTEM_OSG=TRUE
-D OPENMW_USE_SYSTEM_RECASTNAVIGATION=TRUE
-D Boost_INCLUDE_DIR="$DEPENDENCIES_ROOT/include"
Expand Down

0 comments on commit e7d7ebd

Please sign in to comment.