2013-09-13 03:09:35 +00:00
|
|
|
add_library(lean_frontend frontend.cpp operator_info.cpp scanner.cpp parser.cpp pp.cpp
|
2013-10-24 17:45:59 +00:00
|
|
|
notation.cpp frontend_elaborator.cpp)
|
2013-08-21 16:04:49 +00:00
|
|
|
target_link_libraries(lean_frontend ${LEAN_LIBS})
|