Revision: 40462
          http://brlcad.svn.sourceforge.net/brlcad/?rev=40462&view=rev
Author:   starseeker
Date:     2010-09-04 16:13:40 +0000 (Sat, 04 Sep 2010)

Log Message:
-----------
Whoops, fix typo.

Modified Paths:
--------------
    brlcad/branches/cmake/src/libfft/CMakeLists.txt

Modified: brlcad/branches/cmake/src/libfft/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/libfft/CMakeLists.txt     2010-09-04 15:39:27 UTC 
(rev 40461)
+++ brlcad/branches/cmake/src/libfft/CMakeLists.txt     2010-09-04 16:13:40 UTC 
(rev 40462)
@@ -32,7 +32,7 @@
     DEPENDS ifftc
   )
   SET(FFT_GEN_SRCS "${FFT_GEN_SRCS};irfft${filenum}.c")
-ENDFOREACH(fileroot ${FFT_FILEROOTS})
+ENDFOREACH(filenum ${FFT_NUMLIST})
 
 SET(LIBFFT_SRCS
   fftfast.c


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to