Files @ r26913:e7b3d514fe34
Branch filter:

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

Tyler Trahan
Revert 92c7551: Line drawing algorithm fix broke other cases (#10497)

This reverts commit 92c755161d6a467d33477bd0041fc720d7d9ba41.
1
2
3
4
5
6
7
add_files(
    getaddrinfo.c
    getaddrinfo.h
    getnameinfo.c
    getnameinfo.h
    CONDITION OPTION_OS2
)