Fix MLKEM build.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2026-03-07 17:41:32 +01:00
parent ba1046c172
commit 34633828d7
4 changed files with 4 additions and 1 deletions

View File

@@ -444,9 +444,9 @@ endif()
if(ENABLE_PQC)
list(APPEND LIBRARIES
mlkem512
mlkem768
mlkem1024
mlkem512
)
endif()