don't like QTOPENGL to python module
authorDiane Trout <diane@caltech.edu>
Tue, 17 Oct 2006 20:40:17 +0000 (20:40 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 17 Oct 2006 20:40:17 +0000 (20:40 +0000)
commit707d28fbe7b1f420b8ac62761015b3a1d0f6f07e
tree7a0236f0ce317430ae5ffb34b4f7b0dc20b3fb91
parentee75cd29d6ddb5d7b972e991a736509232d95b0e
don't like QTOPENGL to python module
The only dependency the python layer should have is on QtCore so adjust
which libraries are included to only include QtCore. Otherwise when
it decides to link in QtOpenGL I get a warning about not being able to find
QtGui.
py/CMakeLists.txt