fix ptview linking on Fedora 15 when using cmake
Brought to you by:
ltatkinson,
pgregory
cmake does not generate some of the required link library entries in the make for ptview on Fedora 15. Attached is a patch that modifies libs/pointrender/CMakeLists.txt to include QTCore and GL libs in the linking process. Note that the patch is for the pointrender branch.
patch to modify libs/pointrender/CMakeLists.txt
Ok, I think I fixed this. I made some changes for generality, so let me know if I messed something up.
Your changes worked without a hitch. Thanks.
Closing issue fixed in 1.8.2