chore: add missing LICENSES
This commit is contained in:
parent
60095ce13f
commit
6cda043e5b
2 changed files with 1171 additions and 1 deletions
|
|
@ -533,7 +533,7 @@ install(DIRECTORY "${CMAKE_SOURCE_DIR}" DESTINATION lib/lean
|
|||
PATTERN examples EXCLUDE)
|
||||
|
||||
if(${STAGE} GREATER 0)
|
||||
install(FILES "${CMAKE_SOURCE_DIR}/../LICENSE" DESTINATION ".")
|
||||
install(FILES "${CMAKE_SOURCE_DIR}/../LICENSE" "${CMAKE_SOURCE_DIR}/../LICENSES" DESTINATION ".")
|
||||
endif()
|
||||
|
||||
file(COPY ${CMAKE_SOURCE_DIR}/include/lean DESTINATION ${CMAKE_BINARY_DIR}/include
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue