Moving third-party submodules to third-party folder.

This commit is contained in:
Pol Henarejos
2026-04-16 19:48:25 +02:00
parent 7b8d09550a
commit 8821728cc7
10 changed files with 87 additions and 81 deletions

View File

@@ -1,4 +1,4 @@
set(MLKEM_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../../mlkem/mlkem)
set(MLKEM_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../../third-party/mlkem/mlkem)
file(GLOB_RECURSE MLKEM_SOURCES
${MLKEM_DIR}/src/*.c