<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I' m not sure of which are exactly your problems but I probably had
similar ones:<br>
I use to have a meta-project which assembles all the needed external
project set up to download,configure,build and install.<br>
I setup for all the project the same CMAKE_INSTALL_PREFIX and the
same CMAKE_PREFIX_PATH ( passed as cmake configure options with -D)<br>
For configure based project you need to use the --prefix option<br>
<br>
If this assumption can work for you, let me know, <br>
I can try to figure out something useful out of my mess of
external_project cmake-based builds <br>
<br>
HTH<br>
<br>
On 01/21/2013 12:00 AM, Ansis Māliņš wrote:
<blockquote
cite="mid:CAKFqKXOa-7YdQHtDZvpJT3-AjsVE54T3C=Ow4rgw2jefYpyfLg@mail.gmail.com"
type="cite">
<div dir="ltr">There is no Bullet package for Ubuntu. But most
importantly there is no such thing as packages in Windows. So I
have to build it into my app.
<div><br>
</div>
<div style="">I also want to avoid having to alter the CMake
files of my dependencies. I want other devs to be able to just
check out the latest version of Bullet into a specific folder
and hit compile on my meta project.</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">--
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>
Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the CMake FAQ at: <a class="moz-txt-link-freetext" href="http://www.cmake.org/Wiki/CMake_FAQ">http://www.cmake.org/Wiki/CMake_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Luigi Calori
SuperComputing Applications and Innovation Department
CINECA - via Magnanelli, 6/3, 40033 Casalecchio di Reno (Bologna) - ITALY
Tel: +39 051 6171509 Fax: +39 051 6132198
hpc.cineca.it
</pre>
</body>
</html>