Skip to content
  • David Cole's avatar
    cmake.m4: Use modern signature of install(FILES ...) · a2a0a8e0
    David Cole authored
    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.
    a2a0a8e0