mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-03 17:39:49 +00:00
CMake: cleanup
This commit is contained in:
parent
fdf60176a1
commit
085c9ee160
1 changed files with 0 additions and 4 deletions
|
@ -285,10 +285,6 @@ if(APPLE AND CMAKE_CROSSCOMPILING)
|
||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
SET(CPACK_GENERATOR "DEB")
|
|
||||||
SET(CPACK_DEBIAN_PACKAGE_MAINTAINER "tobtoht") #required
|
|
||||||
INCLUDE(CPack)
|
|
||||||
|
|
||||||
message("\n")
|
message("\n")
|
||||||
message("Configure summary")
|
message("Configure summary")
|
||||||
message("=================")
|
message("=================")
|
||||||
|
|
Loading…
Reference in a new issue