blob: 883e6aabaeaab5efa9e97d73f7e0647a998ed6d8 [file] [log] [blame]
set(DIRS)
set(PARALLEL_DIRS)
set(PROG sphot)
list(APPEND LIBS -lm)
list(APPEND LDFLAGS -lm)
llvm_add_subdirectories(${DIRS} ${PARALLEL_DIRS})