2014-05-15 20:43:59 +00:00
|
|
|
add_library(library deep_copy.cpp expr_lt.cpp io_state.cpp occurs.cpp
|
|
|
|
kernel_bindings.cpp io_state_stream.cpp bin_app.cpp
|
2014-05-20 22:42:52 +00:00
|
|
|
resolve_macro.cpp kernel_serializer.cpp max_sharing.cpp
|
2014-05-30 01:26:32 +00:00
|
|
|
normalize.cpp shared_environment.cpp module.cpp coercion.cpp
|
2014-06-13 02:33:02 +00:00
|
|
|
private.cpp placeholder.cpp aliases.cpp level_names.cpp
|
2014-06-21 20:37:44 +00:00
|
|
|
update_declaration.cpp choice.cpp scoped_ext.cpp locals.cpp
|
2014-10-17 17:23:35 +00:00
|
|
|
standard_kernel.cpp sorry.cpp replace_visitor.cpp
|
2014-07-05 17:59:53 +00:00
|
|
|
unifier.cpp unifier_plugin.cpp inductive_unifier_plugin.cpp
|
2014-09-19 20:30:08 +00:00
|
|
|
explicit.cpp num.cpp string.cpp head_map.cpp match.cpp
|
|
|
|
definition_cache.cpp declaration_index.cpp
|
2014-09-03 22:01:13 +00:00
|
|
|
print.cpp annotation.cpp typed_expr.cpp let.cpp type_util.cpp
|
2014-09-30 00:54:17 +00:00
|
|
|
protected.cpp metavar_closure.cpp reducible.cpp init_module.cpp
|
2014-10-15 01:26:21 +00:00
|
|
|
fingerprint.cpp flycheck.cpp)
|
2013-10-01 01:16:13 +00:00
|
|
|
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|