blob: 8e0f077c5425216480bf099ee99b2ea437f071fa [file] [log] [blame]
set(DIRS)
set(PARALLEL_DIRS)
set(PARALLEL_DIRS bh em3d mst power tsp bisort health perimeter treeadd voronoi)
llvm_multisource()
llvm_add_subdirectories(${DIRS} ${PARALLEL_DIRS})