The docs don't specify that, it's true. (And they probably should.) It's a little clearer once you know that cmake ascribes a specific meaning to the term "binary directory" - it's a directory created as part of a cmake build process where binaries (and other derived objects) are stored. So, probably, if that's not the kind of directory you wanted to remove, you wouldn't have thought to use ctest_empty_binary_directory() for that purpose.<br>
<br>Ceej<br>aka Chris Hillery<br><br><div class="gmail_quote">On Mon, Jun 21, 2010 at 1:52 PM, Larry Procter <span dir="ltr"><<a href="mailto:larry@transpireinc.com">larry@transpireinc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks to all. This works now that I got my head out of other languages<br>
that use "," to separate args! Ahhhhh. My stupid!<br>
<br>
As for the ctest_empty_binary_directory(dir), I was not aware that it<br>
required a directory containing a CMakeCache.txt file.  I didn't see<br>
this in the documentation.<br>
<br>
Thanks for all the help,<br>
<font color="#888888"><br>
Larry<br>
</font><div><div></div><div class="h5"><br>
On Mon, 2010-06-21 at 22:25 +0200, Alexander Neundorf wrote:<br>
> On Monday 21 June 2010, Larry Procter wrote:<br>
> > Actually, I just tried this and received an error message: "file does<br>
> > not recognize sub-command REMOVE_RECURSE"<br>
> ><br>
> > Have you actually tried this yourself.<br>
><br>
> I just tried, it worked here with cmake/ctest 2.6.4<br>
><br>
> Alex<br>
><br>
<br>
</div></div></blockquote></div><br>