2013-08-22 17:26:52 +00:00
|
|
|
add_library(library basic_thms.cpp deep_copy.cpp max_sharing.cpp toplevel.cpp printer.cpp
|
2013-08-23 16:33:15 +00:00
|
|
|
formatter.cpp context_to_lambda.cpp state.cpp beta.cpp)
|
2013-08-22 17:26:52 +00:00
|
|
|
target_link_libraries(library ${LEAN_LIBS})
|