Browse Source

Lowercase the `wil` library name

default_compile_flags
vector-of-bool 5 years ago
parent
commit
7830108569
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      external/wil.lml
  2. +1
    -1
      library.dds

+ 1
- 1
external/wil.lml View File

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

Name: WIL
Name: wil

Include-Path: repo/wil/include

+ 1
- 1
library.dds View File

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

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

Loading…
Cancel
Save