Hi, I wanted to add qhull library support for windows. To compile the qhull library in windows was easy, no problem here. Problem is, that cmake doesn't find the qhull_a.h header file. I set the CMAKE_INCLUDE_PATH correctly, but the checkincludefiles module doesn't use this variable - it only looks in standard locations (at least I think so).
Anyway, I propose that we do the same as for the cd library (FindCD.cmake), this should be straight forward. But I'm not sure what to do with the QHULL_LIBRARY_PATH and QHULL_INCLUDE_PATH than, since in the moment csiro.cmake the library is found but the library never added (at least I find no code for that). Before I invest more time here I wanted to know how I should proceed here? Thanks, Werner ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel