mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-15 05:51:04 +00:00
CMakeLists: Add missing cond.h header to file listing
Allows the file to show up within IDEs more easily.
This commit is contained in:
parent
0a3976059f
commit
c3b7819a55
@ -181,6 +181,7 @@ add_library(dynarmic
|
||||
frontend/decoder/matcher.h
|
||||
frontend/ir/basic_block.cpp
|
||||
frontend/ir/basic_block.h
|
||||
frontend/ir/cond.h
|
||||
frontend/ir/ir_emitter.cpp
|
||||
frontend/ir/ir_emitter.h
|
||||
frontend/ir/location_descriptor.cpp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user