mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 10:27:42 +00:00
Refinements to avoid bad level linkages
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
add_library(hecl-frontend
|
||||
Parser.cpp
|
||||
Lexer.cpp
|
||||
Diagnostics.cpp)
|
||||
set(FRONTEND_SOURCES
|
||||
Parser.cpp
|
||||
Lexer.cpp
|
||||
Diagnostics.cpp)
|
||||
|
||||
hecl_add_list(Frontend FRONTEND_SOURCES)
|
||||
|
||||
Reference in New Issue
Block a user