Browse Source

ENH: quick stab at a rollup button

Sebastien Barre 24 years ago
parent
commit
b3cb8ae4bd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      DartConfig.cmake

+ 2 - 0
DartConfig.cmake

@@ -14,6 +14,8 @@ SET (TRIGGER_SITE
 SET (PROJECT_URL "http://www.cmake.org/")
 
 # Dart server configuration 
+SET (ROLLUP_URL "http://${DROP_SITE}/cgi-bin/cmake-rollup-dashboard.sh")
+
 SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/cvsweb.cgi/CMake/")
 SET (CVS_WEB_CVSROOT "CMake")