Skip to content

Commit 751bb12

Browse files
authored
Move JSON parsing out of line (#14264)
1 parent 240812f commit 751bb12

File tree

3 files changed

+468
-427
lines changed

3 files changed

+468
-427
lines changed

Framework/Core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ o2_add_library(Framework
140140
src/Task.cxx
141141
src/Array2D.cxx
142142
src/Variant.cxx
143+
src/VariantJSONHelpers.cxx
143144
src/VariantPropertyTreeHelpers.cxx
144145
src/WorkflowCustomizationHelpers.cxx
145146
src/WorkflowHelpers.cxx

0 commit comments

Comments
 (0)