Move MODEL check to before usage in CTestScript.cmake.
This commit is contained in:
@@ -188,13 +188,6 @@ else ()
|
||||
endif ()
|
||||
###################################################################
|
||||
|
||||
###################################################################
|
||||
######### Following is for submission to CDash ############
|
||||
###################################################################
|
||||
if (NOT DEFINED MODEL)
|
||||
set (MODEL "Experimental")
|
||||
endif ()
|
||||
|
||||
###################################################################
|
||||
|
||||
###################################################################
|
||||
|
||||
Reference in New Issue
Block a user