mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-11 11:39:05 +00:00
5 lines
100 B
CMake
5 lines
100 B
CMake
add_library(hecl-frontend
|
|
Parser.cpp
|
|
Lexer.cpp
|
|
Diagnostics.cpp)
|