ソースを参照

Lowercase the `wil` library name

default_compile_flags
vector-of-bool 5年前
コミット
7830108569
2個のファイルの変更2行の追加2行の削除
  1. +1
    -1
      external/wil.lml
  2. +1
    -1
      library.dds

+ 1
- 1
external/wil.lml ファイルの表示

@@ -1,5 +1,5 @@
Type: Library

Name: WIL
Name: wil

Include-Path: repo/wil/include

+ 1
- 1
library.dds ファイルの表示

@@ -1,6 +1,6 @@
Name: dds

Uses: spdlog/spdlog
Uses: Microsoft/WIL
Uses: Microsoft/wil
Uses: Niebler/range-v3
Uses: nlohmann/json

読み込み中…
キャンセル
保存