summaryrefslogtreecommitdiff
path: root/ui/qt5/CMakeLists.txt
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-04 23:54:17 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-04 23:54:17 -0600
commitf664d198a32fb075dee6b2b10bfa5c195c0ee5e9 (patch)
treeb29cf41a885678e7ad0966aad469bcb439d91322 /ui/qt5/CMakeLists.txt
parentf36f86b179c62fb5b5028834c1eca82d92d50d09 (diff)
downloadhorizon-f664d198a32fb075dee6b2b10bfa5c195c0ee5e9.tar.gz
horizon-f664d198a32fb075dee6b2b10bfa5c195c0ee5e9.tar.bz2
horizon-f664d198a32fb075dee6b2b10bfa5c195c0ee5e9.tar.xz
horizon-f664d198a32fb075dee6b2b10bfa5c195c0ee5e9.zip
Qt UI: Add the musl SHA-512 crypt(3) code
Diffstat (limited to 'ui/qt5/CMakeLists.txt')
-rw-r--r--ui/qt5/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt5/CMakeLists.txt b/ui/qt5/CMakeLists.txt
index ab626b4..9ac6372 100644
--- a/ui/qt5/CMakeLists.txt
+++ b/ui/qt5/CMakeLists.txt
@@ -8,6 +8,7 @@ set(UI_SOURCES
main.cc
${CMAKE_SOURCE_DIR}/3rdparty/Section.cpp
useraccountwidget.cc
+ crypt_sha512.c
intropage.cc
inputpage.cc