1 2 3 4 5 6 7 8 9 10
add_files( khrplatform.h glext.h CONDITION OPENGL_FOUND ) add_files( wglext.h CONDITION WIN32 AND OPENGL_FOUND )