Skip to content
  • Duncan Coutts's avatar
    Stop using smartCopySources or copyDirectoryRecursiveVerbose · d034a3cb
    Duncan Coutts authored
    Instead if copyDirectoryRecursiveVerbose use installDirectoryContents
    and for smartCopySources use findModuleFiles and installExecutableFiles
    In both cases the point is so that we use functions for installing
    files rather than functions to copy files.
    d034a3cb