2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-08 13:25:52 +00:00
metaforce/hecl/lib/Frontend/CMakeLists.txt
2015-10-08 16:08:10 -10:00

5 lines
99 B
CMake

add_library(HECLFrontend
Parser.cpp
Lexer.cpp
Diagnostics.cpp)