mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-01 02:11:23 +08:00

Python should not be required for the build when the no_test target is used. This commit adds the generated file to the source tree and the check-generated-files script, and removes the generation from (c)make. Fixes #3524 Signed-off-by: Cameron Nemo <cnemo@tutanota.com>