Skip to content

Commit 272bf86

Browse files
authored
include PWG-UD converters (AliceO2Group#13597)
1 parent 34eb6f4 commit 272bf86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/datamodel-doc/inputCard.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
<!-- selection of files to consider as CMakeLists files -->
480480
<!-- relative to CMLfiles/mainDir -->
481481
<fileName>
482-
TableProducer/CMakeLists.txt
482+
TableProducer/CMakeLists.txt, TableProducer/Converters/CMakeLists.txt
483483
</fileName>
484484
</CMLfiles>
485485

@@ -492,7 +492,7 @@
492492
<!-- selection of files to consider as task code files -->
493493
<!-- relative to codeFiles/mainDir -->
494494
<fileName>
495-
TableProducer/*.cxx
495+
TableProducer/*.cxx, TableProducer/Converters/*.cxx
496496
</fileName>
497497
</codeFiles>
498498
</DataModel>

0 commit comments

Comments
 (0)