- Always use the TEB to store opengl data
CORE-14024
This commit is contained in:
Jérôme Gardou 2017-11-18 13:50:55 +01:00 committed by Jérôme Gardou
parent 640af3f429
commit b060a81d5d

View file

@ -1,7 +1,4 @@
#unset this if you want to use the current TEB instead of TLS
set(OPENGL32_USE_TLS TRUE)
add_subdirectory(glu32)
add_subdirectory(mesa)
add_subdirectory(opengl32)