mirror of https://github.com/PCSX2/pcsx2.git
parent
12bf837eee
commit
40f26cb975
|
@ -18,6 +18,7 @@ echo "Additional CMake Args - ${ADDITIONAL_CMAKE_ARGS}"
|
|||
# Generate CMake into ./build
|
||||
cmake \
|
||||
-D CMAKE_CXX_COMPILER_LAUNCHER=ccache \
|
||||
-D DISABLE_ADVANCE_SIMD=TRUE \
|
||||
-D CMAKE_BUILD_TYPE=Release \
|
||||
-D BUILD_REPLAY_LOADERS=TRUE \
|
||||
-D CMAKE_BUILD_PO=FALSE \
|
||||
|
|
Loading…
Reference in New Issue