Skip to content

Commit 6399131

Browse files
committed
Move JSON parsing out of line
1 parent f926be7 commit 6399131

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)