mirror of
https://github.com/leanprover/lean4.git
synced 2026-03-17 10:24:07 +00:00
chore(CMakeLists.txt): move Lean logo to make sure we can test leanemacs without installing Lean
This commit is contained in:
@@ -436,7 +436,7 @@ install(DIRECTORY ${CMAKE_SOURCE_DIR}/../hott DESTINATION ${LIBRARY_DIR}
|
||||
PATTERN ".project"
|
||||
PATTERN "TAGS")
|
||||
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/../images/lean.pgm
|
||||
install(FILES ${CMAKE_SOURCE_DIR}/../src/emacs/lean.pgm
|
||||
DESTINATION ${EMACS_LISP_DIR})
|
||||
|
||||
if(EXISTS "${EMACS_DEPENDENCIES}")
|
||||
|
||||
Reference in New Issue
Block a user