[avida-cvs] avida(kaben) CVS commits: /current AvidaLogo.gif CMakeLists.txt DartConfig.cmake

kaben avida-cvs at alife.org
Tue Jan 13 19:30:37 PST 2004


kaben		Tue Jan 13 11:30:37 2004 EDT

  Added files:                 (Branch: kaben)
    /avida/current	AvidaLogo.gif 

  Modified files:              
    /avida/current	CMakeLists.txt DartConfig.cmake 
  Log:
  Added image file containing Avida Logo by Evan Dorn.
  
Index: avida/current/CMakeLists.txt
diff -u avida/current/CMakeLists.txt:1.1.2.4 avida/current/CMakeLists.txt:1.1.2.5
--- avida/current/CMakeLists.txt:1.1.2.4	Tue Jan 13 10:28:41 2004
+++ avida/current/CMakeLists.txt	Tue Jan 13 11:30:37 2004
@@ -1,6 +1,4 @@
 #
-#
-#
 # This section defines default builtin configure options.
 
 IF(UNIX)
Index: avida/current/DartConfig.cmake
diff -u avida/current/DartConfig.cmake:1.1.2.4 avida/current/DartConfig.cmake:1.1.2.5
--- avida/current/DartConfig.cmake:1.1.2.4	Tue Jan 13 10:28:41 2004
+++ avida/current/DartConfig.cmake	Tue Jan 13 11:30:37 2004
@@ -6,4 +6,8 @@
 SET (DROP_LOCATION "incoming")
 SET (DROP_SITE_USER "testdummy")
 SET (TRIGGER_SITE "http://${DROP_SITE}/cgi-bin/dart--avida--current.pl")
-
+CONFIGURE_FILE(
+  ${PROJECT_SOURCE_DIR}/AvidaLogo.gif 
+  ${PROJECT_BINARY_DIR}/Testing/HTML/TestingResults/Icons/Logo.gif
+  COPYONLY
+)






More information about the Avida-cvs mailing list