[avida-cvs] avida(kaben) CVS commits: /current CMakeLists.txt /current/CMakeModules TargetDistclean.cmake

kaben avida-cvs at alife.org
Wed Dec 17 18:19:31 PST 2003


kaben		Wed Dec 17 10:19:31 2003 EDT

  Removed files:               (Branch: kaben)
    /avida/current/CMakeModules	TargetDistclean.cmake 

  Modified files:              
    /avida/current	CMakeLists.txt 
  Log:
  
  Removed CMakeModules/TargetDistclean.cmake and references to it, te
  remove the less-than-useful distclean make target.
  
  
  
Index: avida/current/CMakeLists.txt
diff -u avida/current/CMakeLists.txt:1.1.2.2 avida/current/CMakeLists.txt:1.1.2.3
--- avida/current/CMakeLists.txt:1.1.2.2	Tue Dec 16 20:22:29 2003
+++ avida/current/CMakeLists.txt	Wed Dec 17 10:19:30 2003
@@ -98,9 +98,6 @@
 SUBDIRS(source doc)
 
 
-# CMake doesn't have a 'distclean' build target.  This provides a
-# makeshift distclean, but it doesn't recurse into subdirectories.
-INCLUDE(${PROJECT_SOURCE_DIR}/CMakeModules/TargetDistclean.cmake)
 # Locate the ncurses screen handling package (for Avida's console
 # interface) and the Qt graphics API (for Avida's graphic interface).
 INCLUDE(${PROJECT_SOURCE_DIR}/CMakeModules/FindNcurses.cmake)






More information about the Avida-cvs mailing list