Files @ r26857:448689568ae4
Branch filter:

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

translators
Update: Translations from eints
spanish (mexican): 22 changes by VMMF
chinese (simplified): 2 changes by XiaoJi-Game
turkish: 2 changes by EndChapter
add_files(
    khrplatform.h
    glext.h
    CONDITION OPENGL_FOUND
)

add_files(
    wglext.h
    CONDITION WIN32 AND OPENGL_FOUND
)