chore(checker): install leanchecker
This commit is contained in:
parent
94565113a6
commit
fb3d68d172
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
add_executable(leanchecker checker.cpp text_import.cpp
|
||||
$<TARGET_OBJECTS:util> $<TARGET_OBJECTS:sexpr>
|
||||
$<TARGET_OBJECTS:kernel> $<TARGET_OBJECTS:inductive> $<TARGET_OBJECTS:quotient>)
|
||||
install(TARGETS leanchecker DESTINATION bin)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue