- add #ifdef to enable building ScaffoldNetwork with no Boost serialization support (#3538)

- do not look for Threads if not needed
This commit is contained in:
Paolo Tosco
2020-11-08 12:42:03 +01:00
committed by GitHub
parent f1bbc319b5
commit 5f4d12b33b
2 changed files with 3 additions and 2 deletions

View File

@@ -192,4 +192,5 @@ struct version<RDKit::ScaffoldNetwork::ScaffoldNetwork> {
} // namespace serialization
} // namespace boost
#endif
#endif