Sync with trunk r63343.
[reactos.git] / dll / opengl / CMakeLists.txt
1
2 #unset this if you want to use the current TEB instead of TLS
3 set(OPENGL32_USE_TLS TRUE)
4
5 add_subdirectory(glu32)
6 add_subdirectory(mesa)
7 add_subdirectory(opengl32)