mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-05 03:23:36 +00:00
CMakeLists: Add FPSCR.h to the list of headers
Whoops, that one's on me
This commit is contained in:
parent
22cca5ff72
commit
9b874c2e23
@ -60,6 +60,7 @@ set(HEADERS
|
||||
common/x64/cpu_detect.h
|
||||
common/x64/emitter.h
|
||||
frontend/arm_types.h
|
||||
frontend/arm/FPSCR.h
|
||||
frontend/decoder/arm.h
|
||||
frontend/decoder/decoder_detail.h
|
||||
frontend/decoder/thumb16.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user