mirror of
https://github.com/reactos/CMake.git
synced 2025-01-22 11:24:56 +00:00
ENH: Add PROJECT_URL
This commit is contained in:
parent
25f5f1fa63
commit
a12b5b958b
@ -10,6 +10,9 @@ SET (DROP_SITE_PASSWORD "public")
|
||||
SET (TRIGGER_SITE
|
||||
"http://${DROP_SITE}/cgi-bin/Submit-CMake-TestingResults.pl")
|
||||
|
||||
# Project Home Page
|
||||
SET (PROJECT_URL "http://www.cmake.org/")
|
||||
|
||||
# Dart server configuration
|
||||
SET (CVS_WEB_URL "http://${DROP_SITE}/cgi-bin/cvsweb.cgi/CMake/")
|
||||
SET (CVS_WEB_CVSROOT "CMake")
|
||||
|
Loading…
x
Reference in New Issue
Block a user