blob: 4e45efef5bb2fc7764b8640a4275d7f10c1b4885 [file] [log] [blame]
set(PROG enc-3des)
if(LARGE_PROBLEM_SIZE)
set(RUN_OPTIONS 200)
else()
if(SMALL_PROBLEM_SIZE)
set(RUN_OPTIONS 10)
else()
set(RUN_OPTIONS 100)
endif()
endif()
llvm_multisource()