chore(build): remove dead dependency
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
6633dff46f
commit
8ff919ef2a
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
add_executable(lean lean.cpp)
|
||||
add_dependencies(lean githash)
|
||||
target_link_libraries(lean ${EXTRA_LIBS})
|
||||
|
||||
install(TARGETS lean DESTINATION bin)
|
||||
|
|
Loading…
Reference in a new issue