2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-30 10:45:35 +00:00
metaforce/hecl/lib/Frontend/CMakeLists.txt
2016-03-04 13:02:44 -10:00

5 lines
100 B
CMake

add_library(hecl-frontend
Parser.cpp
Lexer.cpp
Diagnostics.cpp)