mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-06-25 23:21:03 -04:00
Add Tools.cpp to the cmake file.
This commit is contained in:
parent
08c8afc8f0
commit
cba8fd7e51
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ set(keepassx_SOURCES
|
||||||
core/Group.cpp
|
core/Group.cpp
|
||||||
core/Metadata.cpp
|
core/Metadata.cpp
|
||||||
core/TimeInfo.cpp
|
core/TimeInfo.cpp
|
||||||
|
core/Tools.cpp
|
||||||
core/Uuid.cpp
|
core/Uuid.cpp
|
||||||
crypto/Crypto.cpp
|
crypto/Crypto.cpp
|
||||||
crypto/CryptoHash.cpp
|
crypto/CryptoHash.cpp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue