<div dir="ltr"><div><br></div><div>OK, I have the cvs checkout (no release tags used). &nbsp;I used default build options for a Release and it builds on OSX Leopard; in my case:</div><div>Darwin <a href="http://elegans.buckcenter.org">elegans.buckcenter.org</a> 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun &nbsp;9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386<br>
</div><div><br></div><div>Just FYI, there is a CMake warning about the min version:<br></div><div><br></div><div><div>&nbsp;CMake Warning (dev) in CMakeLists.txt:</div><div>&nbsp;&nbsp;No cmake_minimum_required command is present. &nbsp;A line of code such as</div>
<div><br></div><div>&nbsp;&nbsp; &nbsp; cmake_minimum_required(VERSION 2.6)</div><div><br></div><div>&nbsp;&nbsp; should be added at the top of the file. &nbsp;The version specified may be lower</div><div>&nbsp;&nbsp; if you wish to support older CMake versions for this project. &nbsp;For more</div>
<div>&nbsp;&nbsp; information run &quot;cmake --help-policy CMP0000&quot;.</div><div>&nbsp;This warning is for project developers. &nbsp;Use -Wno-dev to suppress it.</div><div><br></div><div><br></div><div><br></div><div>I&#39;m curious about how to package this as a binary for distribution to other machines that I&#39;m working on. &nbsp;What should I read to learn about creating OSX binary packages with cmake? &nbsp;I have the book on mastering CMake, so it looks like Chapter 5 will cover the details. &nbsp;The tutorial in Chpt 12 is fairly light. &nbsp;Is there anything else I should take a look at?</div>
<div><br></div></div><div>Thanks!</div><div><br></div><br><br><div class="gmail_quote">On Fri, Aug 22, 2008 at 12:38 PM, David Cole <span dir="ltr">&lt;<a href="mailto:david.cole@kitware.com">david.cole@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div dir="ltr">There is not a pre-built Mac installer available, but you can download the zip file of the source tree from here and build it:<br>
<a href="http://public.kitware.com/KWStyle/download.htm" target="_blank">http://public.kitware.com/KWStyle/download.htm</a><br>
<br>Or you can get the source from CVS and build it. It builds with CMake and it&#39;s a very quick build.<br><br>Let us know if you have any problems building it or using it.<br><br><br>David<br><br><br><div class="gmail_quote">
<div class="Ih2E3d">
On Fri, Aug 22, 2008 at 2:53 PM, Darren Weber <span dir="ltr">&lt;<a href="mailto:darren.weber.lists@gmail.com" target="_blank">darren.weber.lists@gmail.com</a>&gt;</span> wrote:<br></div><blockquote class="gmail_quote" style="border-left:1px solid rgb(204, 204, 204);margin:0pt 0pt 0pt 0.8ex;padding-left:1ex">
<div class="Ih2E3d">
<div dir="ltr"><br><div>For a CMake build, I would like to enable KWstyle, but it can&#39;t find an executable. &nbsp;Is this available for OSX (Leopard)?<br></div><div><br></div><div>Thanks, Darren</div><div><br></div></div>

<br></div>_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org" target="_blank">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br></div>
</blockquote></div><br></div>