This website requires JavaScript.
Explore
Help
Register
Sign in
Intravision
/
reactos
Watch
1
Star
0
Fork
You've already forked reactos
0
mirror of
https://github.com/reactos/reactos.git
synced
2025-08-08 09:33:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
975ef54c09
reactos
/
dll
/
opengl
/
CMakeLists.txt
4 lines
74 B
Text
Raw
Normal View
History
Unescape
Escape
[GLU32] - From version 9.0, mesa doesn't ship the glu library anymore. It is maintained in another tree. - Introduce glu 9.0 to ReactOS code base. svn path=/trunk/; revision=57621
2012-10-27 13:44:35 +00:00
add_subdirectory(glu32)
[CMAKE] - Fix build, sorry svn path=/trunk/; revision=57154
2012-08-24 16:29:37 +00:00
add_subdirectory(mesa)
[GLU32] - From version 9.0, mesa doesn't ship the glu library anymore. It is maintained in another tree. - Introduce glu 9.0 to ReactOS code base. svn path=/trunk/; revision=57621
2012-10-27 13:44:35 +00:00
add_subdirectory(opengl32)
Reference in a new issue
Copy permalink