mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-28 18:46:55 -06:00
core/CMakeLists: Add missing physical_memory.h header file
Allows this header file to show up in IDE CMake generators.
This commit is contained in:
parent
3bbf4462db
commit
311f500753
@ -185,6 +185,7 @@ add_library(core STATIC
|
||||
hle/kernel/object.h
|
||||
hle/kernel/physical_core.cpp
|
||||
hle/kernel/physical_core.h
|
||||
hle/kernel/physical_memory.h
|
||||
hle/kernel/process.cpp
|
||||
hle/kernel/process.h
|
||||
hle/kernel/process_capability.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user