blob: 11fcb4f34a4f3a8786cf5e4fb6723a3a3c365733 [file] [log] [blame]
set(PARALLEL_DIRS)
set(PARALLEL_DIRS Applications Benchmarks)
if(NOT DEFINED BENCHMARKING_ONLY)
list(APPEND PARALLEL_DIRS UnitTests)
endif()
llvm_add_subdirectories(${PARALLEL_DIRS})