mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-08 20:14:12 +00:00
CMakeLists: Add opcodes.inc to the source file list
Allows the file to show up nicely within IDEs
This commit is contained in:
parent
30936f5e94
commit
5281d3c6d5
@ -94,6 +94,7 @@ add_library(dynarmic
|
||||
frontend/ir/microinstruction.h
|
||||
frontend/ir/opcodes.cpp
|
||||
frontend/ir/opcodes.h
|
||||
frontend/ir/opcodes.inc
|
||||
frontend/ir/terminal.h
|
||||
frontend/ir/value.cpp
|
||||
frontend/ir/value.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user