Skip to content

Commit

Permalink
[TWEAK] Remove extraneous osg check
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Sunday committed Aug 2, 2024
1 parent 4cb3987 commit 3e8a815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CI/before_script.osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ declare -a CMAKE_CONF_OPTS=(
-D CMAKE_CXX_COMPILER_LAUNCHER="$CCACHE_EXECUTABLE"
-D CMAKE_CXX_FLAGS="-stdlib=libc++"
-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"
-D OSGPlugins_LIB_DIR="$DEPENDENCIES_ROOT/lib/osgPlugins-3.6.5"
Expand Down

0 comments on commit 3e8a815

Please sign in to comment.