blob: 13b754a2bad2ba84e6b2ad40f54b84d66cfafa86 [file]
if(NOT WORKFLOW_PRESET STREQUAL "SinglePresetArg")
message(FATAL_ERROR "Expected 'SinglePresetArg' workflow preset, but actual value is ${WORKFLOW_PRESET}")
endif()