2013-08-30 03:12:43 +00:00
|
|
|
add_library(library basic_thms.cpp deep_copy.cpp max_sharing.cpp
|
2013-09-07 06:17:24 +00:00
|
|
|
printer.cpp formatter.cpp context_to_lambda.cpp
|
2013-09-08 05:33:18 +00:00
|
|
|
state.cpp metavar.cpp update_expr.cpp kernel_exception_formatter.cpp
|
|
|
|
reduce.cpp light_checker.cpp)
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|