瀏覽代碼

Apps is now ready. Remove that warning

default_compile_flags
vector-of-bool 5 年之前
父節點
當前提交
035d02e530
共有 1 個檔案被更改,包括 0 行新增4 行删除
  1. +0
    -4
      src/dds/build/plan/library.cpp

+ 0
- 4
src/dds/build/plan/library.cpp 查看文件

@@ -76,10 +76,6 @@ library_plan library_plan::create(const library& lib,
source.path.stem().stem().string());
}

if (!app_sources.empty()) {
spdlog::critical("Apps not implemented on this code path!");
}

return library_plan{lib.manifest().name,
lib.path(),
std::move(create_archive),

Loading…
取消
儲存