Skip to content

Commit

Permalink
fix a bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
greglandrum committed Aug 12, 2020
1 parent e6fc5b3 commit 8e4eddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/GraphMol/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@ rdkit_catch_test(graphmolTestsCatch catch_graphmol.cpp catch_main.cpp
LINK_LIBRARIES SubstructMatch FileParsers SmilesParse GraphMol RDGeometryLib RDGeneral)

rdkit_catch_test(graphmolSGroupCatch catch_sgroups.cpp catch_main.cpp
LINK_LIBRARIES SmilesParse GraphMol RDGeometryLib RDGeneral)
LINK_LIBRARIES SmilesParse FileParsers GraphMol RDGeometryLib RDGeneral)

0 comments on commit 8e4eddf

Please sign in to comment.