Skip to content

Commit 4d9cf91

Browse files
Use commit on main branch of pqc library
1 parent 7b97b6b commit 4d9cf91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ FetchContent_Declare(
2929
pqc
3030
SOURCE_DIR ${PROJECT_SOURCE_DIR}/3rd/pqc
3131
GIT_REPOSITORY https://github.com/kriskwiatkowski/pqc.git
32-
GIT_TAG 20782127e81da33d2ddc37564248ec5b8a83159b
32+
GIT_TAG 944543c9b9d00586c7e739b39f3cbebc7cc3ddc1
3333
)
3434
FetchContent_Populate(pqc)
3535

0 commit comments

Comments
 (0)