#ifndef COPY_INSTALL #define COPY_INSTALL #include #include void copy_install(std::filesystem::path build_dir); #endif