mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-30 10:45:35 +00:00
5 lines
100 B
CMake
5 lines
100 B
CMake
add_library(hecl-frontend
|
|
Parser.cpp
|
|
Lexer.cpp
|
|
Diagnostics.cpp)
|