dynarmic/src
James Rowe 82e8c99a47 Link against static fmtlib instead of header only
When including fmtlib as a header only library in dynarmic, downstream
projects cannot include fmtlib as a static library without getting
linker errors.
2017-05-22 08:23:03 +01:00
..
backend_x64 backend_x64: Rename UnwindHandler to ExceptionHandler 2017-04-20 14:08:56 +01:00
common Ranged cache invalidation 2017-03-20 11:58:25 +00:00
frontend Move SEL from status_register_access to misc 2017-04-25 13:57:27 +01:00
ir_opt ir_opt: Simplify dead-code elimination pass 2017-02-26 15:28:34 +00:00
CMakeLists.txt Link against static fmtlib instead of header only 2017-05-22 08:23:03 +01:00