<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:"Times New Roman [monotype]", "Times [Adobe]", serif;font-size:14pt"><DIV>Thank you for your reply, I downloaded it from:</DIV><DIV></DIV><DIV>http://websvn.kde.org/trunk/koffice/cmake/modules/FindGMM.cmake?view=markup</DIV><DIV></DIV><DIV></DIV><DIV></DIV><DIV>By the way just for record, the FindGMM is:</DIV><DIV></DIV><DIV>if (GMM_INCLUDE_DIR)<BR> # in cache already<BR> set(GMM_FOUND TRUE)<BR>else (GMM_INCLUDE_DIR)<BR><BR>find_path(GMM_INCLUDE_DIR NAMES gmm/gmm.h<BR> PATHS<BR> ${INCLUDE_INSTALL_DIR}<BR> ${GMM_INCLUDE_PATH}<BR> )<BR><BR>include(FindPackageHandleStandardArgs)<BR>FIND_PACKAGE_HANDLE_STANDARD_ARGS(GMM DEFAULT_MSG GMM_INCLUDE_DIR )<BR><BR>mark_as_advanced(GMM_INCLUDE_DIR)<BR><BR>endif(GMM_INCLUDE_DIR)<BR></DIV><DIV><BR></DIV><DIV></DIV><DIV>Regards, </DIV><DIV></DIV><DIV></DIV><DIV><BR></DIV><DIV
style="font-family:times new roman, new york, times, serif;font-size:14pt"><BR><DIV style="font-family:arial, helvetica, sans-serif;font-size:13px"><FONT size="2" face="Tahoma"><HR size="1"><B><SPAN style="font-weight: bold;">From:</SPAN></B> Christopher Harvey <chris@basementcode.com><BR><B><SPAN style="font-weight: bold;">To:</SPAN></B> Kaveh Kohan <kaveh.kohan@yahoo.com><BR><B><SPAN style="font-weight: bold;">Cc:</SPAN></B> cmake@cmake.org<BR><B><SPAN style="font-weight: bold;">Sent:</SPAN></B> Tuesday, February 17, 2009 8:38:28 PM<BR><B><SPAN style="font-weight: bold;">Subject:</SPAN></B> Re: [CMake] About Gmm++<BR></FONT><BR>
I wasn't able to get a copy, but it's in kde svn<BR><BR>/kde-svn/src/trunk/koffice/*cmake*/modules/<BR><BR><BR><BR>Kaveh Kohan wrote:<BR>> Dear CMake users,<BR>><BR>> I am trying to use gmm++ in my code. I read somewhere on web that <BR>> FindGMM.cmake is available. I don't know from where I can download it. <BR>> I would be thankful if you share it with me or in case it is online, <BR>> let me know where/how I can get it.<BR>><BR>> Regards,<BR>> Kaveh<BR>><BR>> ps: Sorry if this is a naive question.<BR>><BR>><BR>><BR>> ------------------------------------------------------------------------<BR>><BR>> _______________________________________________<BR>> Powered by <A target="_blank" href="http://www.kitware.com">www.kitware.com</A><BR>><BR>> Visit other Kitware open-source projects at <A href="http://www.kitware.com/opensource/opensource.html"
target="_blank">http://www.kitware.com/opensource/opensource.html</A><BR>><BR>> Please keep messages on-topic and check the CMake FAQ at: <A href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</A><BR>><BR>> Follow this link to subscribe/unsubscribe:<BR>> <A href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</A><BR><BR></DIV></DIV><DIV style="font-family:times new roman, new york, times, serif;font-size:14pt"></DIV><DIV style="font-family:times new roman, new york, times, serif;font-size:14pt"></DIV><DIV style="font-family:times new roman, new york, times, serif;font-size:14pt"></DIV><DIV style="font-family:times new roman, new york, times, serif;font-size:14pt"></DIV><DIV style="font-family:times new roman, new york, times, serif;font-size:14pt"></DIV></div><br>
</body></html>