Revision: 44602
http://brlcad.svn.sourceforge.net/brlcad/?rev=44602&view=rev
Author: erikgreenwald
Date: 2011-05-10 19:16:49 +0000 (Tue, 10 May 2011)
Log Message:
-----------
add opengl libraries
Modified Paths:
--------------
brlcad/trunk/src/adrt/CMakeLists.txt
Modified: brlcad/trunk/src/adrt/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/adrt/CMakeLists.txt 2011-05-10 19:11:25 UTC (rev
44601)
+++ brlcad/trunk/src/adrt/CMakeLists.txt 2011-05-10 19:16:49 UTC (rev
44602)
@@ -80,7 +80,7 @@
IF(TOGL_LIBRARIES)
add_library(issttcltk isst_tcltk.c)
IF(WIN32)
- target_link_libraries(issttcltk librender ${TCL_LIBRARIES}
${TOGL_STUB_LIBRARIES})
+ target_link_libraries(issttcltk librender ${TCL_LIBRARIES}
${TOGL_STUB_LIBRARIES} ${OPENGL_LIBRARIES})
ELSE(WIN32)
target_link_libraries(issttcltk librender ${TCL_LIBRARIES}
${TOGL_LIBRARIES})
ENDIF(WIN32)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits