Skip to content

Commit

Permalink
excluded more examples
Browse files Browse the repository at this point in the history
Signed-off-by: Dhanus M Lal <[email protected]>
  • Loading branch information
DhanusML committed Nov 8, 2024
1 parent 3e38f9f commit c0a4555
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/daal/cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ if(REF_BACKEND)
"source/decision_forest/df_cls_hist_dense_extratrees_batch.cpp"
"source/decision_forest/df_reg_default_dense_batch.cpp"
"source/decision_forest/df_reg_hist_dense_batch.cpp"
"source/decision_forest/df_cls_hist_dense_batch.cpp"
"source/decision_forest/df_cls_default_dense_batch.cpp"
"source/decision_forest/df_cls_traversed_model_builder.cpp"
"source/host_app/host_cancel_compute.cpp"
)
endif()
endif()
Expand Down

0 comments on commit c0a4555

Please sign in to comment.