mirror of
https://github.com/cuberite/polarssl.git
synced 2025-11-07 06:22:44 -05: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>