| source.path.stem().stem().string()); | source.path.stem().stem().string()); | ||||
| } | } | ||||
| if (!app_sources.empty()) { | |||||
| spdlog::critical("Apps not implemented on this code path!"); | |||||
| } | |||||
| return library_plan{lib.manifest().name, | return library_plan{lib.manifest().name, | ||||
| lib.path(), | lib.path(), | ||||
| std::move(create_archive), | std::move(create_archive), |