mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 16:06:39 +08:00
The prepare target was depending on the output of a custom command, but wasn't the full path to that file. This tripped up CMake if the file was removed as it didn't know how to rebuild that file.