SIGN IN SIGN UP

Fixed always rebuild issue in cmake. (#7512)

* Fixed always rebuild issue in cmake.

The generated files were located in include/executorch/schema/program_generated.h
CMake was expecting files in include/executorch/program_generated.h

Presumably this was a change at some point, and the expected output from cmake never got updated.
N
Nicholas Long committed
1b7b10efd1d61f4e96a129ea416dcc6bcc2c3f2c
Parent: 9c04329
Committed by GitHub <noreply@github.com> on 1/16/2025, 10:07:36 PM