diff build/opengl.txt @ 39:a5cba313c924

network and webkit are wrapped now
author eldar
date Sun, 17 May 2009 01:44:06 +0000
parents 17cc45b32686
children eb3b5bbffc8f
line wrap: on
line diff
--- a/build/opengl.txt	Sat May 16 21:34:54 2009 +0000
+++ b/build/opengl.txt	Sun May 17 01:44:06 2009 +0000
@@ -10,4 +10,4 @@
 if(${CMAKE_SYSTEM_NAME} STREQUAL Windows AND D_IS_MARS)
     set(link_example opengl32 glu32)
     install(FILES ${link_example} DESTINATION lib)
-endif(${CMAKE_SYSTEM_NAME} STREQUAL Windows AND D_IS_MARS)
+endif(${CMAKE_SYSTEM_NAME} STREQUAL Windows AND D_IS_MARS)
\ No newline at end of file