From Jordi Torres, "The info about cdash reports was outdated. Now it points to the right URL.
BTW I have checked it out and the cdash server is working ok again. "
This commit is contained in:
parent
796bced555
commit
aa6ace649b
@ -986,10 +986,10 @@ IF(BUILD_DOCUMENTATION)
|
|||||||
SET_TARGET_PROPERTIES(doc_openthreads PROPERTIES FOLDER "Documentation")
|
SET_TARGET_PROPERTIES(doc_openthreads PROPERTIES FOLDER "Documentation")
|
||||||
ENDIF(BUILD_DOCUMENTATION)
|
ENDIF(BUILD_DOCUMENTATION)
|
||||||
|
|
||||||
OPTION(BUILD_DASHBOARD_REPORTS "Set to ON to activate reporting of OpenSceneGraph builds here http://www.cdash.org/CDashPublic/index.php?project=OpenSceneGraph" OFF)
|
OPTION(BUILD_DASHBOARD_REPORTS "Set to ON to activate reporting of OpenSceneGraph builds here http://cdash.openscenegraph.org/index.php?project=OpenSceneGraph" OFF)
|
||||||
IF(BUILD_DASHBOARD_REPORTS)
|
IF(BUILD_DASHBOARD_REPORTS)
|
||||||
# The following are required to uses Dart and the Cdash dashboard
|
# The following are required to uses Dart and the Cdash dashboard
|
||||||
# viewable here : http://www.cdash.org/CDashPublic/index.php?project=OpenSceneGraph
|
# viewable here : http://cdash.openscenegraph.org/index.php?project=OpenSceneGraph
|
||||||
INCLUDE(Dart)
|
INCLUDE(Dart)
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user