3 lines
86 B
Text
3 lines
86 B
Text
|
add_library(elaborator elaborator.cpp)
|
||
|
target_link_libraries(elaborator ${LEAN_LIBS})
|