Files @ r27778:6b29a42dcb99
Branch filter:

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

Tyler Trahan
Codechange: Add a DateToYear function instead of dividing each time (#11173)
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
)