Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 161b6e3

Browse filesBrowse files
committed
fix CMake file for main program
1 parent 8dcd0d7 commit 161b6e3
Copy full SHA for 161b6e3

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎sha256/CMakeLists.txt

Copy file name to clipboardExpand all lines: sha256/CMakeLists.txt
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ set(sha256_sources
1616
../libthoro/hash/sha256/FileSource.cpp
1717
../libthoro/hash/sha256/FileSourceUtility.cpp
1818
../libthoro/hash/sha256/MessageSource.cpp
19+
../libthoro/hash/sha384/FileSourceUtility.cpp
20+
../libthoro/hash/sha384/sha384.cpp
1921
../libthoro/hash/sha512/FileSource.cpp
2022
../libthoro/hash/sha512/FileSourceUtility.cpp
2123
../libthoro/hash/sha512/MessageSource.cpp

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.