move these changes over to the windows side and try again there

This commit is contained in:
Greg Landrum
2009-10-01 08:24:43 +00:00
parent 928da9853c
commit 6caabd787e
8 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
rdkit_library(Alignment AlignPoints.cpp LINK_LIBRARIES RDGeometry)
rdkit_library(Alignment AlignPoints.cpp LINK_LIBRARIES RDGeometryLib)
rdkit_test(testAlignment testAlignment.cpp LINK_LIBRARIES Alignment)