
# Headers
target_sources(${PROJECT_NAME} PRIVATE
	ml_kem_1024.h)

# Sources
target_sources(${PROJECT_NAME} PRIVATE
	ml_kem_1024.cpp)
