mirror of
https://github.com/reactos/reactos.git
synced 2025-05-29 22:18:13 +00:00
[MESA]
- Temporarily disable MSVC build svn path=/trunk/; revision=59287
This commit is contained in:
parent
e29060bb8d
commit
020944a4bd
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
add_subdirectory(glu32)
|
add_subdirectory(glu32)
|
||||||
add_subdirectory(mesa)
|
if(NOT MSVC)
|
||||||
|
add_subdirectory(mesa)
|
||||||
|
endif()
|
||||||
add_subdirectory(opengl32)
|
add_subdirectory(opengl32)
|
||||||
|
|
Loading…
Reference in a new issue