blob: edd0372b5c0febb9448d5a9e9d72f595c863e4d1 [file] [log] [blame]
set(PROG Expansion-dbl)
set(LDFLAGS -lm)
list(APPEND CFLAGS -std=gnu99)
set(RUN_OPTIONS 4160 14)
if("${ARCH}" STREQUAL "XCore")
set(RUNTIMELIMIT 7200)
endif()
llvm_multisource()