mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
Split up the linkerscript lexer and layout actions
This commit is contained in:
@@ -57,6 +57,7 @@ set(rgbasm_src
|
||||
set(rgblink_src
|
||||
"${BISON_LINKER_SCRIPT_PARSER_OUTPUT_SOURCE}"
|
||||
"link/assign.cpp"
|
||||
"link/lexer.cpp"
|
||||
"link/layout.cpp"
|
||||
"link/main.cpp"
|
||||
"link/object.cpp"
|
||||
|
||||
Reference in New Issue
Block a user