[cmake] Copy llvm-driver-template.cpp.in into build dir as well
We were copying it into the installed version of the directory, but not into the one in the build directory. Because of that it was not directly usable as a cmake module by subprojects that also use the driver functionality.
parent
e467a429
Please register or sign in to comment