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

Type: Library Type: Library


Name: WIL
Name: wil


Include-Path: repo/wil/include Include-Path: repo/wil/include

+ 1
- 1
library.dds View File

Name: dds Name: dds


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

Loading…
Cancel
Save