Files @ r26654:c80753c09a6b
Branch filter:

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

Czcibor Bohusz-Dobosz
Change: Set minimum macOS version to 10.13 (#10253)
1
2
3
4
5
6
7
add_files(
    getaddrinfo.c
    getaddrinfo.h
    getnameinfo.c
    getnameinfo.h
    CONDITION OPTION_OS2
)