projects
/
fov120.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ee0ec7
)
removed unused lXblah libraries
author
Rafa Gaitán
<rgaitan@crysis.(none)>
Mon, 7 Dec 2009 19:31:02 +0000
(20:31 +0100)
committer
Rafa Gaitán
<rgaitan@crysis.(none)>
Mon, 7 Dec 2009 19:31:02 +0000
(20:31 +0100)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index a749ef7d5fa592ff7075293036e3d4158a7901ec..19df10c804e5de85d0ff66b4e40f666d944d9104 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-82,7
+82,8
@@
ELSE(APPLE)
IF(NOT FINAL_VERSION)
\r
SET(LIBRARIES
\r
${LIBRARIES}
\r
- ${OPENGL_LIBRARIES}
\r
+ ${OPENGL_gl_LIBRARY}
\r
+ ${OPENGL_glu_LIBRARY}
\r
)
\r
ENDIF(NOT FINAL_VERSION)
\r
ENDIF(APPLE)
\r