Ye Luo 053e894106 [DeviceRTL] CMake fix using target-level dependency
File-level dependency should not be used on files generated during the build. The next command may execute before the generating command finishes writing the file. Use add_custom_target and use target-level dependency.

Differential Revision: https://reviews.llvm.org/D135630
2022-10-10 21:23:58 -05:00
..
2022-10-06 16:21:51 -04:00