<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: [CMake] Changing the default name &quot;CMakeLists.txt&quot;</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>
<BR>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----<BR>
From: Sylvain Benner [<A HREF="mailto:benner@virtools.com">mailto:benner@virtools.com</A>]<BR>
Sent: Tue 8/28/2007 11:03 AM<BR>
To: Martin Lütken<BR>
Cc: cmake@cmake.org<BR>
Subject: Re: [CMake] Changing the default name &quot;CMakeLists.txt&quot;<BR>
<BR>
Martin Lütken a écrit :<BR>
&gt; Is it possible to change the default the default<BR>
&gt; filename &quot;CMakeLists.txt&quot; cmake looks for to something different ?<BR>
&gt;&nbsp;<BR>
&gt; If not, then does anyone have an idea how hard it would be to add a<BR>
&gt; possiblity (command line option I guess) like that to the cmake source<BR>
&gt; code ?<BR>
&gt;<BR>
No there is no possibilities to change it.<BR>
If you really want to, just use the file you want and in your<BR>
CMakeLists.txt do :<BR>
INCLUDE(&quot;your file&quot;)<BR>
<BR>
<BR>
I know this option, but I have very good reasons which makes this option less usefull :)<BR>
So I would need to change the cmake source code I suppose ?<BR>
<BR>
--Sylvain<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>