mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 13:48:40 +00:00
cmake: Refactor library management
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "gpu_memory.h"
|
||||
|
||||
#include <xxhash/xxh3.h>
|
||||
#include <xxh3.h>
|
||||
|
||||
#include "Emulator/Util/singleton.h"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#include "../virtual_memory.h"
|
||||
#include <Util/log.h>
|
||||
#include <fmt/core.h>
|
||||
#include "Zydis.h"
|
||||
#include <Zydis/Zydis.h>
|
||||
#include <Util/string_util.h>
|
||||
#include "Util/aerolib.h"
|
||||
#include "Loader/SymbolsResolver.h"
|
||||
|
||||
Reference in New Issue
Block a user