blob: f36aab2758fe2f397acab31784635f5e8cb352a2 [file] [log] [blame]
getProjectNames(projects)
list(GET projects 0 first_project)
if(NOT first_project STREQUAL "TestStartup")
error("TestStartup is not the startup project")
endif()