<p dir="ltr">Hi,</p>
<p dir="ltr">Gmock is actually bundled in src/external, so the question is probably more like &quot;what is it about your setup that means it isn&#39;t found&quot; or &quot;what do our build servers not catch?&quot; :-) Can you give us some more detail please?</p>

<p dir="ltr">Mark</p>
<div class="gmail_quote">On Jan 15, 2014 7:42 PM, &quot;Vedran Miletić&quot; &lt;<a href="mailto:rivanvx@gmail.com">rivanvx@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
upon building latest gromacs from git I noticed<br>
<br>
[ 96%] Building CXX object<br>
src/gromacs/onlinehelp/tests/CMakeFiles/onlinehelp-test-shared.dir/mock_helptopic.cpp.o<br>
In file included from<br>
/home/pnikolic/workspace/gromacs/src/gromacs/onlinehelp/tests/mock_helptopic.cpp:42:0:<br>
/home/pnikolic/workspace/gromacs/src/gromacs/onlinehelp/tests/mock_helptopic.h:46:25:<br>
fatal error: gmock/gmock.h: No such file or directory<br>
compilation terminated.<br>
make[2]: *** [src/gromacs/onlinehelp/tests/CMakeFiles/onlinehelp-test-shared.dir/mock_helptopic.cpp.o]<br>
Error 1<br>
make[1]: *** [src/gromacs/onlinehelp/tests/CMakeFiles/onlinehelp-test-shared.dir/all]<br>
Error 2<br>
make: *** [all] Error 2<br>
<br>
It would be nice if cmake checked for presence of google-mock on the<br>
system. I would love to contribute a patch, but my experience with<br>
cmake macros is very limited.<br>
<br>
Regards,<br>
Vedran Miletić<br>
--<br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
<br>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.</blockquote>
</div>