mirror of
https://github.com/reactos/reactos.git
synced 2024-12-26 17:14:41 +00:00
[OPENGL]
- Always use the TEB to store opengl data CORE-14024
This commit is contained in:
parent
640af3f429
commit
b060a81d5d
1 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue