X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fopengl%2FCMakeLists.txt;h=21afb30de8a4557a5718557dc9c8601841fe15e1;hp=7c6e62c0f8cddce9cb69edb7901f047c2d056e82;hb=b060a81d5d771fcfd370e2ef9a9d766c31909e71;hpb=538011301663df17c3b12b5c57e75ca80ffebb3d diff --git a/dll/opengl/CMakeLists.txt b/dll/opengl/CMakeLists.txt index 7c6e62c0f8c..21afb30de8a 100644 --- a/dll/opengl/CMakeLists.txt +++ b/dll/opengl/CMakeLists.txt @@ -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)