Revision: 56191
          http://sourceforge.net/p/brlcad/code/56191
Author:   starseeker
Date:     2013-07-23 14:06:42 +0000 (Tue, 23 Jul 2013)
Log Message:
-----------
Fix names of stepcode files to be cleaned out in distcheck

Modified Paths:
--------------
    brlcad/trunk/src/other/CMakeLists.txt

Modified: brlcad/trunk/src/other/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/other/CMakeLists.txt       2013-07-23 14:05:28 UTC (rev 
56190)
+++ brlcad/trunk/src/other/CMakeLists.txt       2013-07-23 14:06:42 UTC (rev 
56191)
@@ -806,8 +806,8 @@
   set(FEDEX_PLUS_EXECUTABLE_TARGET fedex_plus CACHE STRING "Fedex plus 
executable target" FORCE)
   mark_as_advanced(FEDEX_PLUS_EXEC)
   mark_as_advanced(FEDEX_PLUS_EXECUTABLE_TARGET)
-  DISTCLEAN(${CMAKE_CURRENT_BINARY_DIR}/stepcode/include/scl_cf.h.in)
-  DISTCLEAN(${CMAKE_CURRENT_BINARY_DIR}/stepcode/scl_version_string.h.txt)
+  DISTCLEAN(${CMAKE_CURRENT_BINARY_DIR}/stepcode/include/sc_cf.h.in)
+  DISTCLEAN(${CMAKE_CURRENT_BINARY_DIR}/stepcode/sc_version_string.h.txt)
 endif(BRLCAD_SCL_BUILD)
 set(IS_SUBBUILD ${IS_SUBBUILD_STASH})
 mark_as_advanced(SC_BUILD_TYPE)

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


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to