<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Why not simply use a separate binary tree (not "in-source")...?<br>
<br>
Alexander Neundorf wrote:
<blockquote cite="mid3763.1120683757@www75.gmx.net" type="cite">
  <pre wrap="">Hi,

with the new makefile generator and compiling in-source, there are a lot of
directories created during building (the *.dir directories).
The attached patch introduces a new variable CMAKE_HIDE_TARGET_DIRS. When
set to ON, these directories will be hidden (i.e. prefixed with a ".").

What do you think ?
Ok to apply ?

Bye
Alex

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
CMake mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CMake@cmake.org">CMake@cmake.org</a>
<a class="moz-txt-link-freetext" href="http://www.cmake.org/mailman/listinfo/cmake">http://www.cmake.org/mailman/listinfo/cmake</a>
  </pre>
</blockquote>
</body>
</html>