[Smtk-developers] nlohmann_json
David Thompson
david.thompson at kitware.com
Thu Oct 12 13:59:33 EDT 2017
Hi Bob et al.,
You had asked for a test of nlohmann_json building+running on windows before we went further. Here:
https://gitlab.kitware.com/dcthomp/smtk/blob/test-nlohmann-json/smtk/io/testing/cxx/jsonTest.cxx
is a small test that creates a model in SMTK, converts it to JSON, and prints it out. I submitted a MR[1] and you can see the CDash results of jsonTest if you are curious:
+ linux jsonTest output: https://open.cdash.org/testDetails.php?test=591660999&build=5100141
+ macOS jsonTest output: https://open.cdash.org/testDetails.php?test=591661562&build=5100140
+ windows jsonTest output: https://open.cdash.org/testDetails.php?test=591665277&build=5100142
David
[1]: https://gitlab.kitware.com/cmb/smtk/merge_requests/905
More information about the Smtk-developers
mailing list