From: <ust...@us...> - 2009-03-29 10:12:51
|
Revision: 2961 http://clucene.svn.sourceforge.net/clucene/?rev=2961&view=rev Author: ustramooner Date: 2009-03-29 10:12:47 +0000 (Sun, 29 Mar 2009) Log Message: ----------- remove confusion about how cmake works (for those used to the configure make make install dance) Added Paths: ----------- branches/lucene2_3_2/configure Added: branches/lucene2_3_2/configure =================================================================== --- branches/lucene2_3_2/configure (rev 0) +++ branches/lucene2_3_2/configure 2009-03-29 10:12:47 UTC (rev 2961) @@ -0,0 +1,2 @@ +cmake . + Property changes on: branches/lucene2_3_2/configure ___________________________________________________________________ Added: svn:executable + * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |