mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 15:01:28 +12:00
CMake: Improve to support build type. Default to release.
This commit is contained in:
parent
ab7a45aede
commit
6b148d1d4c
4 changed files with 24 additions and 18 deletions
|
@ -3,8 +3,6 @@
|
|||
|
||||
#include "Utilities/Log.h"
|
||||
#include "Memory.h"
|
||||
#include "MemoryBlock.h"
|
||||
#include "Emu/System.h"
|
||||
|
||||
MemoryBase Memory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue