PCSX2 Documentation/PCSX2 Build Scripts: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 3: Line 3:
==build.sh==
==build.sh==
[https://github.com/PCSX2/pcsx2/blob/master/build.sh This is where the fun begins.] Running this shell script will begin the long build process for PCSX2. First, the script checks for arguments in the command line, setting the build and log directories. Then, the script runs CMake.
[https://github.com/PCSX2/pcsx2/blob/master/build.sh This is where the fun begins.] Running this shell script will begin the long build process for PCSX2. First, the script checks for arguments in the command line, setting the build and log directories. Then, the script runs CMake.


==CMake==
==CMake==
ninja
782

edits

Navigation menu