mirror of
https://github.com/OpenMW/openmw.git
synced 2026-05-06 07:56:40 -04:00
[MAC] remove ccache set by default
This commit is contained in:
@@ -79,8 +79,6 @@ if [[ -n $VERBOSE ]]; then
|
||||
fi
|
||||
|
||||
declare -a CMAKE_CONF_OPTS=(
|
||||
-D CMAKE_C_COMPILER_LAUNCHER="ccache"
|
||||
-D CMAKE_CXX_COMPILER_LAUNCHER="ccache"
|
||||
-D CMAKE_CXX_FLAGS="-stdlib=libc++"
|
||||
-D CMAKE_C_COMPILER="clang"
|
||||
-D CMAKE_CXX_COMPILER="clang++"
|
||||
|
||||
Reference in New Issue
Block a user