cmake.m4: Use modern signature of install(FILES ...)
The older install_files command uses a leading slash in front of the destination directory, whereas the modern signature does not. Use the modern signature since that's what the CMake devs are now used to.
This commit is contained in:
parent
9d8b025b5f
commit
a2a0a8e0d5