Skip to content

Commit 9e081ad

Browse files
committed
Update CMake lists
1 parent 5db20a7 commit 9e081ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Sources/_CryptoExtras/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ add_library(_CryptoExtras
6565
"Util/PEMDocument.swift"
6666
"Util/PrettyBytes.swift"
6767
"Util/SubjectPublicKeyInfo.swift"
68+
"Util/ThreadSpecific/ThreadOps.swift"
69+
"Util/ThreadSpecific/ThreadPosix.swift"
70+
"Util/ThreadSpecific/ThreadSpecific.swift"
71+
"Util/ThreadSpecific/ThreadWindows.swift"
6872
"ZKPs/DLEQ.swift"
6973
"ZKPs/Prover.swift"
7074
"ZKPs/Verifier.swift"

0 commit comments

Comments
 (0)