Console Output
+ cmake --build build-examples --parallel 8
[ 3%] Building CXX object access_traits/CMakeFiles/ArborX_Example_CudaAccessTraits.exe.dir/example_cuda_access_traits.cpp.o
[ 7%] Building CXX object custom_distance/CMakeFiles/ArborX_Example_CustomDistance.exe.dir/example_custom_distance.cpp.o
[ 15%] Building CXX object dbscan/CMakeFiles/ArborX_Example_DBSCAN.exe.dir/example_dbscan.cpp.o
[ 19%] Building CXX object brute_force/CMakeFiles/ArborX_Example_BruteForce.exe.dir/example_brute_force.cpp.o
[ 23%] Building CXX object molecular_dynamics/CMakeFiles/ArborX_Example_MolecularDynamics.exe.dir/example_molecular_dynamics.cpp.o
[ 23%] Building CXX object callback/CMakeFiles/ArborX_Example_Callback.exe.dir/example_callback.cpp.o
[ 26%] Building CXX object emst/CMakeFiles/ArborX_Example_EMST.exe.dir/example_emst.cpp.o
[ 30%] Building CXX object simple_intersection/CMakeFiles/ArborX_Example_Intersection.exe.dir/example_intersection.cpp.o
[ 34%] Linking CXX executable ArborX_Example_EMST.exe
[ 38%] Linking CXX executable ArborX_Example_Intersection.exe
[ 42%] Linking CXX executable ArborX_Example_CudaAccessTraits.exe
[ 42%] Built target ArborX_Example_EMST.exe
[ 46%] Building CXX object triangle_intersection/CMakeFiles/ArborX_Example_TriangleIntersection.exe.dir/triangle_intersection.cpp.o
[ 50%] Linking CXX executable ArborX_Example_BruteForce.exe
[ 50%] Built target ArborX_Example_Intersection.exe
[ 50%] Built target ArborX_Example_CudaAccessTraits.exe
[ 53%] Building CXX object distributed_tree/CMakeFiles/ArborX_Example_DistributedTree_KNN.exe.dir/distributed_knn.cpp.o
[ 57%] Building CXX object viz/CMakeFiles/ArborX_Example_TreeViz.exe.dir/tree_visualization.cpp.o
[ 61%] Linking CXX executable ArborX_Example_CustomDistance.exe
[ 61%] Built target ArborX_Example_BruteForce.exe
[ 65%] Building CXX object raytracing/CMakeFiles/ArborX_Example_RayTracing.exe.dir/example_raytracing.cpp.o
[ 65%] Built target ArborX_Example_CustomDistance.exe
[ 69%] Building CXX object moving_least_squares/CMakeFiles/ArborX_Example_MovingLeastSquares.exe.dir/moving_least_squares.cpp.o
[ 73%] Linking CXX executable ArborX_Example_DBSCAN.exe
[ 76%] Linking CXX executable ArborX_Example_MolecularDynamics.exe
[ 76%] Built target ArborX_Example_DBSCAN.exe
[ 76%] Built target ArborX_Example_MolecularDynamics.exe
[ 80%] Linking CXX executable ArborX_Example_Callback.exe
[ 80%] Built target ArborX_Example_Callback.exe
[ 84%] Linking CXX executable ArborX_Example_TreeViz.exe
[ 84%] Built target ArborX_Example_TreeViz.exe
[ 88%] Linking CXX executable ArborX_Example_MovingLeastSquares.exe
[ 88%] Built target ArborX_Example_MovingLeastSquares.exe
[ 92%] Linking CXX executable ArborX_Example_TriangleIntersection.exe
[ 92%] Built target ArborX_Example_TriangleIntersection.exe
[ 96%] Linking CXX executable ArborX_Example_RayTracing.exe
[ 96%] Built target ArborX_Example_RayTracing.exe
[100%] Linking CXX executable ArborX_Example_DistributedTree_KNN.exe
[100%] Built target ArborX_Example_DistributedTree_KNN.exe