blob: 6b0949d6f7cc71d0ab8abbe678d062b724d2c4f7 [file] [log] [blame]
if(LARGE_PROBLEM_SIZE)
set(RUN_OPTIONS 34)
else()
if(SMALL_PROBLEM_SIZE)
set(RUN_OPTIONS 4)
else()
set(RUN_OPTIONS 16)
endif()
endif()
llvm_multisource(ecbdes)