4 lines
183 B
Text
4 lines
183 B
Text
|
add_library(library basic_thms.cpp deep_copy.cpp max_sharing.cpp toplevel.cpp printer.cpp
|
||
|
formatter.cpp context_to_lambda.cpp state.cpp)
|
||
|
target_link_libraries(library ${LEAN_LIBS})
|