Files @ r26179:ad5479cbfaa1
Branch filter:

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

dP
Change: Deliver cargo to the closest industry first (#9536)
add_files(
    khrplatform.h
    glext.h
    CONDITION OPENGL_FOUND
)

add_files(
    wglext.h
    CONDITION WIN32 AND OPENGL_FOUND
)