blob: 3b4675778c5f973111f59859eabd573d51c6ebcf [file] [log] [blame]
set(DIRS)
set(PARALLEL_DIRS)
list(APPEND LDFLAGS -lm)
set(FP_TOLERANCE 0.0001)
llvm_singlesource()
llvm_add_subdirectories(${DIRS} ${PARALLEL_DIRS})