Files @ r27896:3f48fccebe5f
Branch filter:

Location: cpp/openttd-patchpack/source/src/3rdparty/fmt/CMakeLists.txt

PeterN
Codechange: Rename *Railtype* to *RailType* for consistency. (#11287)
1
2
3
4
5
6
7
8
9
add_files(
    chrono.h
    core.h
    format.h
    format-inl.h
    ostream.h
    ranges.h
    std.h
)