mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-05-22 11:25:02 +00:00
cmake: Refactor library management
This commit is contained in:
parent
c126925dd9
commit
6e28ac711f
8 changed files with 69 additions and 79 deletions
|
@ -1,7 +1,7 @@
|
|||
#pragma once
|
||||
#include <core/PS4/HLE/Graphics/graphics_render.h>
|
||||
#include <SDL.h>
|
||||
#include <src/video/khronos/vulkan/vulkan_core.h>
|
||||
#include <vulkan/vulkan_core.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue