mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
add missed file to cmake
This commit is contained in:
parent
fd28e613aa
commit
94a8724403
|
|
@ -7,6 +7,7 @@ add_library(${PROJECT_NAME} OBJECT
|
|||
src/die.cpp
|
||||
src/FileLock.cpp
|
||||
src/hexdump.cpp
|
||||
src/Mappable.cpp
|
||||
src/mem.cpp
|
||||
src/Process.cpp
|
||||
src/SharedAtomic.cpp
|
||||
|
|
|
|||
Loading…
Reference in a new issue