Skip to content

Commit

Permalink
Merge pull request #386 from DUNE-DAQ/mroda/reordering
Browse files Browse the repository at this point in the history
Reordering
  • Loading branch information
jcfreeman2 authored Sep 9, 2024
2 parents 29c0f4e + 3cf93ce commit d8d1c7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configs/fddaq/fddaq-develop/dbt-build-order.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,9 @@ set(build_order "daq-cmake"
"erskafka"
"logging"
"utilities"
"opmonlib"
"cmdlib"
"rcif"
"restcmd"
"ipm"
"serialization"
"iomanager"
"okssystem"
"conffwk"
"oks"
Expand All @@ -30,6 +26,10 @@ set(build_order "daq-cmake"
"appmodel"
"oksconflibs"
"dbe"
"opmonlib"
"rcif"
"ipm"
"iomanager"
"appfwk"
"hermesmodules"
"daqconf"
Expand Down

0 comments on commit d8d1c7a

Please sign in to comment.