2013-08-30 03:12:43 +00:00
|
|
|
add_library(library basic_thms.cpp deep_copy.cpp max_sharing.cpp
|
|
|
|
toplevel.cpp printer.cpp formatter.cpp context_to_lambda.cpp
|
|
|
|
state.cpp beta.cpp metavar.cpp elaborator.cpp)
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|