mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[OPENGL32_NEW]
- Actually enable the build svn path=/trunk/; revision=60153
This commit is contained in:
parent
1d89cdf153
commit
ea890137d6
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
include_directories(mesa/include)
|
||||||
|
|
||||||
add_subdirectory(glu32)
|
add_subdirectory(glu32)
|
||||||
add_subdirectory(mesa)
|
add_subdirectory(mesa)
|
||||||
add_subdirectory(opengl32)
|
add_subdirectory(opengl32)
|
||||||
|
add_subdirectory(opengl32_new)
|
||||||
|
|
Loading…
Reference in a new issue