mirror of
https://github.com/open-goal/jak-project
synced 2026-09-12 20:56:09 -04:00
6 lines
165 B
CMake
6 lines
165 B
CMake
add_library(codegen SHARED
|
|
Coloring.cpp
|
|
CodegenOutput.cpp
|
|
x86_Emitter.cpp
|
|
x86_Emitter_LinkData.cpp
|
|
x86_Emitter_ConvertIR.cpp) |