Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change allows install from build directories that are not the source directory. PROGRAMS are part of the source directory while TARGETS/RUNTIME are executibles generated by the build. I've gotten this right in other projects, just messed it up here. tl;dr: s/PROGRAMS/TARGETS/
- Loading branch information