Skip to content

Commit

Permalink
feat(ci): Add LADS companion specification to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelGraf authored and jpfr committed Nov 18, 2024
1 parent fc63dfe commit cc25468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ function build_all_companion_specs {
-DUA_BUILD_EXAMPLES=ON \
-DUA_BUILD_UNIT_TESTS=ON \
-DUA_FORCE_WERROR=ON \
-DUA_INFORMATION_MODEL_AUTOLOAD=DI\;IA\;ISA95-JOBCONTROL\;OpenSCS\;CNC\;AMB\;AutoID\;POWERLINK\;Machinery\;PackML\;PNEM\;PLCopen\;MachineTool\;PROFINET\;MachineVision\;FDT\;CommercialKitchenEquipment\;Scales\;Weihenstephan\;Pumps\;CAS\;TMC \
-DUA_INFORMATION_MODEL_AUTOLOAD=DI\;IA\;ISA95-JOBCONTROL\;OpenSCS\;CNC\;AMB\;AutoID\;POWERLINK\;Machinery\;LADS\;PackML\;PNEM\;PLCopen\;MachineTool\;PROFINET\;MachineVision\;FDT\;CommercialKitchenEquipment\;Scales\;Weihenstephan\;Pumps\;CAS\;TMC \
-DUA_NAMESPACE_ZERO=FULL \
..
make ${MAKEOPTS} check_nodeset_compiler_testnodeset
Expand Down

0 comments on commit cc25468

Please sign in to comment.