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

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