3 lines
72 B
Text
3 lines
72 B
Text
|
add_library(tactic goal.cpp)
|
||
|
target_link_libraries(tactic ${LEAN_LIBS})
|