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