#ifndef LINK_INSTALL #define LINK_INSTALL #include #include void link_install(std::filesystem::path build_dir); #endif