CMakeLists: Add FPSCR.h to the list of headers

Whoops, that one's on me
This commit is contained in:
Lioncash 2016-08-24 17:16:14 -04:00 committed by MerryMage
parent 22cca5ff72
commit 9b874c2e23

View file

@ -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