Files @ r26174:e5b889f76e16
Branch filter:

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

translators
Update: Translations from eints
turkish: 1 change by AlphenLLC
add_files(
    khrplatform.h
    glext.h
    CONDITION OPENGL_FOUND
)

add_files(
    wglext.h
    CONDITION WIN32 AND OPENGL_FOUND
)