metaforce/hecl/lib/Frontend/CMakeLists.txt

5 lines
99 B
CMake

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