Fix #8316: Make sort industries by production and transported with a cargo filter...
[openttd-github.git] / src / 3rdparty / opengl / CMakeLists.txt
blob6176d252f583ecd2d05a3e15cf0b07d7fd4353f9
1 add_files(
2     khrplatform.h
3     glext.h
4     CONDITION OPENGL_FOUND
7 add_files(
8     wglext.h
9     CONDITION WIN32 AND OPENGL_FOUND